Module Name:    xsrc
Committed By:   mrg
Date:           Tue Aug  2 22:45:52 UTC 2011

Modified Files:
        xsrc/external/mit/xorg-server/include: dix-config.h

Log Message:
fix the XORG_DATE.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 xsrc/external/mit/xorg-server/include/dix-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/xorg-server/include/dix-config.h
diff -u xsrc/external/mit/xorg-server/include/dix-config.h:1.18 xsrc/external/mit/xorg-server/include/dix-config.h:1.19
--- xsrc/external/mit/xorg-server/include/dix-config.h:1.18	Tue Aug  2 08:13:48 2011
+++ xsrc/external/mit/xorg-server/include/dix-config.h	Tue Aug  2 22:45:52 2011
@@ -352,7 +352,7 @@
 #define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((3) * 1000) + 0)
 
 /* Xorg release date */
-#define XORG_DATE "2010-10-30"
+#define XORG_DATE "2011-07-08"
 
 /* Build Xv Extension */
 #define XvExtension 1

Reply via email to