Module Name:    xsrc
Committed By:   mrg
Date:           Mon Feb 21 05:34:59 UTC 2011

Modified Files:
        xsrc/external/mit/pixman/include: config.h

Log Message:
update for pixman 0.21.4


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 xsrc/external/mit/pixman/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/pixman/include/config.h
diff -u xsrc/external/mit/pixman/include/config.h:1.13 xsrc/external/mit/pixman/include/config.h:1.14
--- xsrc/external/mit/pixman/include/config.h:1.13	Wed Dec  1 08:59:38 2010
+++ xsrc/external/mit/pixman/include/config.h	Mon Feb 21 05:34:59 2011
@@ -78,7 +78,7 @@
 #define PACKAGE_NAME "pixman"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "pixman 0.21.2"
+#define PACKAGE_STRING "pixman 0.21.4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "pixman"
@@ -87,7 +87,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.21.2"
+#define PACKAGE_VERSION "0.21.4"
 
 /* enable TIMER_BEGIN/TIMER_END macros */
 /* #undef PIXMAN_TIMERS */
@@ -132,7 +132,7 @@
 /* #undef USE_VMX */
 
 /* Version number of package */
-#define VERSION "0.21.2"
+#define VERSION "0.21.4"
 
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */

Reply via email to