Sun Mar 11 09:59:14 2018 UTC ()
merge xprop 1.2.3


(mrg)
diff -r1.5 -r1.6 xsrc/external/mit/xprop/include/config.h

cvs diff -r1.5 -r1.6 xsrc/external/mit/xprop/include/config.h (expand / switch to context diff)
--- xsrc/external/mit/xprop/include/config.h 2014/03/17 10:03:19 1.5
+++ xsrc/external/mit/xprop/include/config.h 2018/03/11 09:59:14 1.6
@@ -47,7 +47,7 @@
 #define PACKAGE_NAME "xprop"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xprop 1.2.2"
+#define PACKAGE_STRING "xprop 1.2.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xprop"
@@ -56,7 +56,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.2"
+#define PACKAGE_VERSION "1.2.3"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -65,10 +65,10 @@
 #define PACKAGE_VERSION_MINOR 2
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 2
+#define PACKAGE_VERSION_PATCHLEVEL 3
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.2.2"
+#define VERSION "1.2.3"