Module Name:    xsrc
Committed By:   mrg
Date:           Mon Nov  9 01:55:32 UTC 2009

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

Log Message:
update for xf86-radeonhd-1.3.0


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    xsrc/external/mit/xf86-video-radeonhd/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-radeonhd/include/config.h
diff -u xsrc/external/mit/xf86-video-radeonhd/include/config.h:1.4 xsrc/external/mit/xf86-video-radeonhd/include/config.h:1.5
--- xsrc/external/mit/xf86-video-radeonhd/include/config.h:1.4	Thu Jun 11 15:43:23 2009
+++ xsrc/external/mit/xf86-video-radeonhd/include/config.h	Mon Nov  9 01:55:32 2009
@@ -75,22 +75,22 @@
 #define PACKAGE_NAME "xf86-video-radeonhd"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-radeonhd 1.2.5"
+#define PACKAGE_STRING "xf86-video-radeonhd 1.3.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xf86-video-radeonhd"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.5"
+#define PACKAGE_VERSION "1.3.0"
 
 /* Major Version */
 #define PACKAGE_VERSION_MAJOR 1
 
 /* Minor Version */
-#define PACKAGE_VERSION_MINOR 2
+#define PACKAGE_VERSION_MINOR 3
 
 /* Patchlevel Version */
-#define PACKAGE_VERSION_PATCHLEVEL 5
+#define PACKAGE_VERSION_PATCHLEVEL 0
 
 /* Build RandR 1.2 Support */
 #define RANDR_12_SUPPORT 1
@@ -105,7 +105,7 @@
 #define USE_EXA 1
 
 /* Version number of package */
-#define VERSION "1.2.5"
+#define VERSION "1.3.0"
 
 /* xf86CrtcFuncsRec has member set_mode_major */
 /* #undef XF86CRTCFUNCS_HAS_SETMODEMAJOR */

Reply via email to