Module Name: xsrc
Committed By: mrg
Date: Sun Nov 8 11:50:27 UTC 2009
Modified Files:
xsrc/external/mit/xkbcomp/include: config.h
xsrc/external/mit/xmodmap/include: config.h
xsrc/external/mit/xwininfo/include: config.h
Log Message:
update these for xkbcomp 1.1.1, xwininfo 1.0.5 and xmodmap 1.0.4
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xkbcomp/include/config.h
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xmodmap/include/config.h
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xwininfo/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.1 xsrc/external/mit/xkbcomp/include/config.h:1.2
--- xsrc/external/mit/xkbcomp/include/config.h:1.1 Sat Aug 22 01:04:32 2009
+++ xsrc/external/mit/xkbcomp/include/config.h Sun Nov 8 11:50:27 2009
@@ -44,13 +44,13 @@
#define PACKAGE_NAME "xkbcomp"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xkbcomp 1.1.0"
+#define PACKAGE_STRING "xkbcomp 1.1.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xkbcomp"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.1.0"
+#define PACKAGE_VERSION "1.1.1"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 1
@@ -59,10 +59,10 @@
#define PACKAGE_VERSION_MINOR 1
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 0
+#define PACKAGE_VERSION_PATCHLEVEL 1
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.1.0"
+#define VERSION "1.1.1"
Index: xsrc/external/mit/xmodmap/include/config.h
diff -u xsrc/external/mit/xmodmap/include/config.h:1.1 xsrc/external/mit/xmodmap/include/config.h:1.2
--- xsrc/external/mit/xmodmap/include/config.h:1.1 Wed Jul 30 05:42:21 2008
+++ xsrc/external/mit/xmodmap/include/config.h Sun Nov 8 11:50:27 2009
@@ -14,13 +14,13 @@
#define PACKAGE_NAME "xmodmap"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xmodmap 1.0.3"
+#define PACKAGE_STRING "xmodmap 1.0.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xmodmap"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.3"
+#define PACKAGE_VERSION "1.0.4"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 1
@@ -29,7 +29,7 @@
#define PACKAGE_VERSION_MINOR 0
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 3
+#define PACKAGE_VERSION_PATCHLEVEL 4
/* Version number of package */
-#define VERSION "1.0.3"
+#define VERSION "1.0.4"
Index: xsrc/external/mit/xwininfo/include/config.h
diff -u xsrc/external/mit/xwininfo/include/config.h:1.1 xsrc/external/mit/xwininfo/include/config.h:1.2
--- xsrc/external/mit/xwininfo/include/config.h:1.1 Wed Jul 30 05:42:21 2008
+++ xsrc/external/mit/xwininfo/include/config.h Sun Nov 8 11:50:27 2009
@@ -14,13 +14,13 @@
#define PACKAGE_NAME "xwininfo"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xwininfo 1.0.3"
+#define PACKAGE_STRING "xwininfo 1.0.5"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xwininfo"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.3"
+#define PACKAGE_VERSION "1.0.5"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 1
@@ -29,7 +29,7 @@
#define PACKAGE_VERSION_MINOR 0
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 3
+#define PACKAGE_VERSION_PATCHLEVEL 5
/* Version number of package */
-#define VERSION "1.0.3"
+#define VERSION "1.0.5"