Module Name:    xsrc
Committed By:   mrg
Date:           Tue Aug 24 06:28:25 UTC 2021

Modified Files:
        xsrc/external/mit/xf86-video-amdgpu/include: config.h

Log Message:
update for new amdgpu.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
    xsrc/external/mit/xf86-video-amdgpu/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xf86-video-amdgpu/include/config.h
diff -u xsrc/external/mit/xf86-video-amdgpu/include/config.h:1.10 xsrc/external/mit/xf86-video-amdgpu/include/config.h:1.11
--- xsrc/external/mit/xf86-video-amdgpu/include/config.h:1.10	Sun Feb 23 06:33:19 2020
+++ xsrc/external/mit/xf86-video-amdgpu/include/config.h	Tue Aug 24 06:28:25 2021
@@ -88,7 +88,7 @@
 #define PACKAGE_NAME "xf86-video-amdgpu"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-amdgpu 19.1.0"
+#define PACKAGE_STRING "xf86-video-amdgpu 21.0.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xf86-video-amdgpu"
@@ -97,13 +97,13 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "19.1.0"
+#define PACKAGE_VERSION "21.0.0"
 
 /* Major version of this package */
-#define PACKAGE_VERSION_MAJOR 19
+#define PACKAGE_VERSION_MAJOR 21
 
 /* Minor version of this package */
-#define PACKAGE_VERSION_MINOR 1
+#define PACKAGE_VERSION_MINOR 0
 
 /* Patch version of this package */
 #define PACKAGE_VERSION_PATCHLEVEL 0
@@ -118,7 +118,7 @@
 #define USE_SYS_ENDIAN_H 1
 
 /* Version number of package */
-#define VERSION "19.1.0"
+#define VERSION "21.0.0"
 
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE

Reply via email to