Module Name: xsrc
Committed By: mrg
Date: Tue Nov 10 04:09:15 UTC 2009
Modified Files:
xsrc/external/mit/xf86-video-ati/include: config.h
Log Message:
update for xf86-video-ati 6.12.4
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-ati/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-ati/include/config.h
diff -u xsrc/external/mit/xf86-video-ati/include/config.h:1.2 xsrc/external/mit/xf86-video-ati/include/config.h:1.3
--- xsrc/external/mit/xf86-video-ati/include/config.h:1.2 Wed Jun 10 09:23:35 2009
+++ xsrc/external/mit/xf86-video-ati/include/config.h Tue Nov 10 04:09:15 2009
@@ -67,13 +67,13 @@
#define PACKAGE_NAME "xf86-video-ati"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-ati 6.12.2"
+#define PACKAGE_STRING "xf86-video-ati 6.12.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xf86-video-ati"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "6.12.2"
+#define PACKAGE_VERSION "6.12.4"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 6
@@ -82,7 +82,7 @@
#define PACKAGE_VERSION_MINOR 12
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 2
+#define PACKAGE_VERSION_PATCHLEVEL 4
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -97,7 +97,7 @@
#define USE_XAA 1
/* Version number of package */
-#define VERSION "6.12.2"
+#define VERSION "6.12.4"
/* Enable DRI driver support */
#define XF86DRI 1