Module Name: xsrc Committed By: mrg Date: Sat Jun 1 06:39:38 UTC 2019
Modified Files: xsrc/external/mit/xf86-video-amdgpu/include: config.h Log Message: update for xf86-video-amdgpu 19.0.1. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 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.8 xsrc/external/mit/xf86-video-amdgpu/include/config.h:1.9 --- xsrc/external/mit/xf86-video-amdgpu/include/config.h:1.8 Fri Mar 8 10:12:16 2019 +++ xsrc/external/mit/xf86-video-amdgpu/include/config.h Sat Jun 1 06:39:38 2019 @@ -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.0.0" +#define PACKAGE_STRING "xf86-video-amdgpu 19.0.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "xf86-video-amdgpu" @@ -97,7 +97,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "19.0.0" +#define PACKAGE_VERSION "19.0.1" /* Major version of this package */ #define PACKAGE_VERSION_MAJOR 19 @@ -106,7 +106,7 @@ #define PACKAGE_VERSION_MINOR 0 /* Patch version of this package */ -#define PACKAGE_VERSION_PATCHLEVEL 0 +#define PACKAGE_VERSION_PATCHLEVEL 1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 @@ -118,7 +118,7 @@ #define USE_SYS_ENDIAN_H 1 /* Version number of package */ -#define VERSION "19.0.0" +#define VERSION "19.0.1" /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE