Module Name:    xsrc
Committed By:   mrg
Date:           Mon Feb 21 01:01:00 UTC 2011

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

Log Message:
regenerate this for x86-video-ati 6.14.0


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 xsrc/external/mit/xf86-video-ati/include/config.h:1.10
--- xsrc/external/mit/xf86-video-ati/include/config.h:1.9	Sat Nov 20 10:13:30 2010
+++ xsrc/external/mit/xf86-video-ati/include/config.h	Mon Feb 21 01:01:00 2011
@@ -24,6 +24,9 @@
 /* libudev support */
 /* #undef HAVE_LIBUDEV */
 
+/* Define to 1 if you have the <list.h> header file. */
+#undef HAVE_LIST_H
+
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1
 
@@ -80,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.13.2"
+#define PACKAGE_STRING "xf86-video-ati 6.14.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xf86-video-ati"
@@ -89,16 +92,16 @@
 #undef PACKAGE_URL
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "6.13.2"
+#define PACKAGE_VERSION "6.14.0"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 6
 
 /* Minor version of this package */
-#define PACKAGE_VERSION_MINOR 13
+#define PACKAGE_VERSION_MINOR 14
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 2
+#define PACKAGE_VERSION_PATCHLEVEL 0
 
 /* Enable DRI2 code */
 #define RADEON_DRI2 1
@@ -116,7 +119,7 @@
 #define USE_XAA 1
 
 /* Version number of package */
-#define VERSION "6.13.2"
+#define VERSION "6.14.0"
 
 /* Enable DRI driver support */
 #define XF86DRI 1

Reply via email to