Module Name: xsrc Committed By: mrg Date: Sat May 22 10:30:54 UTC 2010
Modified Files: xsrc/external/mit/xf86-video-siliconmotion/include: config.h Log Message: re-generate this for 1.7.4 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ xsrc/external/mit/xf86-video-siliconmotion/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-siliconmotion/include/config.h diff -u xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.4 xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.5 --- xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.4 Sun Jan 10 09:59:15 2010 +++ xsrc/external/mit/xf86-video-siliconmotion/include/config.h Sat May 22 10:30:54 2010 @@ -49,13 +49,13 @@ #define PACKAGE_NAME "xf86-video-siliconmotion" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "xf86-video-siliconmotion 1.7.3" +#define PACKAGE_STRING "xf86-video-siliconmotion 1.7.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "xf86-video-siliconmotion" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.7.3" +#define PACKAGE_VERSION "1.7.4" /* Major version of this package */ #define PACKAGE_VERSION_MAJOR 1 @@ -64,10 +64,10 @@ #define PACKAGE_VERSION_MINOR 7 /* Patch version of this package */ -#define PACKAGE_VERSION_PATCHLEVEL 3 +#define PACKAGE_VERSION_PATCHLEVEL 4 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "1.7.3" +#define VERSION "1.7.4"