Module Name: xsrc Committed By: wiz Date: Tue Sep 14 07:44:47 UTC 2010
Modified Files: xsrc/external/mit/pixman/include: config.h Log Message: Update for 0.18.4. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 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.9 xsrc/external/mit/pixman/include/config.h:1.10 --- xsrc/external/mit/pixman/include/config.h:1.9 Sun May 23 03:58:34 2010 +++ xsrc/external/mit/pixman/include/config.h Tue Sep 14 07:44:47 2010 @@ -57,7 +57,7 @@ #define PACKAGE_NAME "pixman" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "pixman 0.18.2" +#define PACKAGE_STRING "pixman 0.18.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "pixman" @@ -66,7 +66,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.18.2" +#define PACKAGE_VERSION "0.18.4" /* enable TIMER_BEGIN/TIMER_END macros */ /* #undef PIXMAN_TIMERS */ @@ -103,7 +103,7 @@ /* #undef USE_VMX */ /* Version number of package */ -#define VERSION "0.18.2" +#define VERSION "0.18.4" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */