Module Name: xsrc
Committed By: mrg
Date: Fri May 31 23:26:25 UTC 2013
Modified Files:
xsrc/external/mit/xkbcomp/include: config.h
Log Message:
update for xkbcomp 1.2.4
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xkbcomp/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/xkbcomp/include/config.h
diff -u xsrc/external/mit/xkbcomp/include/config.h:1.3 xsrc/external/mit/xkbcomp/include/config.h:1.4
--- xsrc/external/mit/xkbcomp/include/config.h:1.3 Sun Nov 21 06:40:44 2010
+++ xsrc/external/mit/xkbcomp/include/config.h Fri May 31 23:26:25 2013
@@ -44,7 +44,7 @@
#define PACKAGE_NAME "xkbcomp"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xkbcomp 1.2.0"
+#define PACKAGE_STRING "xkbcomp 1.2.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xkbcomp"
@@ -53,7 +53,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.0"
+#define PACKAGE_VERSION "1.2.4"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 1
@@ -62,10 +62,10 @@
#define PACKAGE_VERSION_MINOR 2
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 0
+#define PACKAGE_VERSION_PATCHLEVEL 4
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.2.0"
+#define VERSION "1.2.4"