Module Name: xsrc
Committed By: mrg
Date: Sat Jul 23 09:32:27 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/include: config.h
Log Message:
update for 6.14.2
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 xsrc/external/mit/xf86-video-ati/include/config.h:1.12
--- xsrc/external/mit/xf86-video-ati/include/config.h:1.11 Sun Mar 20 07:09:33 2011
+++ xsrc/external/mit/xf86-video-ati/include/config.h Sat Jul 23 09:32:27 2011
@@ -83,7 +83,7 @@
#define PACKAGE_NAME "xf86-video-ati"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-ati 6.14.1"
+#define PACKAGE_STRING "xf86-video-ati 6.14.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xf86-video-ati"
@@ -92,7 +92,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "6.14.1"
+#define PACKAGE_VERSION "6.14.2"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 6
@@ -101,7 +101,7 @@
#define PACKAGE_VERSION_MINOR 14
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 1
+#define PACKAGE_VERSION_PATCHLEVEL 2
/* Enable DRI2 code */
#define RADEON_DRI2 1
@@ -119,7 +119,7 @@
#define USE_XAA 1
/* Version number of package */
-#define VERSION "6.14.1"
+#define VERSION "6.14.2"
/* Enable DRI driver support */
#define XF86DRI 1