Module Name:    xsrc
Committed By:   mrg
Date:           Sun Aug  2 01:35:17 UTC 2009

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

Log Message:
update this for 0.15.16.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 xsrc/external/mit/pixman/include/config.h:1.4
--- xsrc/external/mit/pixman/include/config.h:1.3	Thu Jul  9 06:45:53 2009
+++ xsrc/external/mit/pixman/include/config.h	Sun Aug  2 01:35:17 2009
@@ -51,13 +51,13 @@
 #define PACKAGE_NAME "pixman"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "pixman 0.15.14"
+#define PACKAGE_STRING "pixman 0.15.16"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "pixman"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.15.14"
+#define PACKAGE_VERSION "0.15.16"
 
 /* enable TIMER_BEGIN/TIMER_END macros */
 #define PIXMAN_TIMERS 1
@@ -86,7 +86,7 @@
 /* #undef USE_VMX */
 
 /* Version number of package */
-#define VERSION "0.15.14"
+#define VERSION "0.15.16"
 
 /* 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