Module Name: xsrc Committed By: mrg Date: Sat Jun 1 06:44:01 UTC 2019
Modified Files: xsrc/external/mit/pixman/include: config.h Log Message: merge for pixman 0.38.4. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 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.22 xsrc/external/mit/pixman/include/config.h:1.23 --- xsrc/external/mit/pixman/include/config.h:1.22 Mon Mar 4 08:36:42 2019 +++ xsrc/external/mit/pixman/include/config.h Sat Jun 1 06:44:01 2019 @@ -92,7 +92,7 @@ #define PACKAGE_NAME "pixman" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "pixman 0.38.0" +#define PACKAGE_STRING "pixman 0.38.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "pixman" @@ -104,7 +104,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.38.0" +#define PACKAGE_VERSION "0.38.4" /* enable output that can be piped to gnuplot */ /* #undef PIXMAN_GNUPLOT */ @@ -160,7 +160,7 @@ /* #undef USE_X86_MMX */ /* Version number of package */ -#define VERSION "0.38.0" +#define VERSION "0.38.4" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */