Module Name:    xsrc
Committed By:   mrg
Date:           Fri Jul 17 03:24:04 UTC 2015

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

Log Message:
update for mkfontscape 1.1.2


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/mkfontscale/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/mkfontscale/include/config.h
diff -u xsrc/external/mit/mkfontscale/include/config.h:1.1 xsrc/external/mit/mkfontscale/include/config.h:1.2
--- xsrc/external/mit/mkfontscale/include/config.h:1.1	Mon Mar 17 09:01:38 2014
+++ xsrc/external/mit/mkfontscale/include/config.h	Fri Jul 17 03:24:04 2015
@@ -44,7 +44,7 @@
 #define PACKAGE_NAME "mkfontscale"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "mkfontscale 1.1.1"
+#define PACKAGE_STRING "mkfontscale 1.1.2"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mkfontscale"
@@ -53,7 +53,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.1.1"
+#define PACKAGE_VERSION "1.1.2"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -62,7 +62,7 @@
 #define PACKAGE_VERSION_MINOR 1
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 1
+#define PACKAGE_VERSION_PATCHLEVEL 2
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
@@ -90,7 +90,7 @@
 
 
 /* Version number of package */
-#define VERSION "1.1.1"
+#define VERSION "1.1.2"
 
 /* Support bzip2 for bitmap fonts */
 #define X_BZIP2_FONT_COMPRESSION 1

Reply via email to