Module Name: xsrc
Committed By: mrg
Date: Fri Dec 28 22:18:13 UTC 2018
Modified Files:
xsrc/external/mit/xdpyinfo/include: config.h
Log Message:
commit missing update from xdpyinfo 1.3.2.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xdpyinfo/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/xdpyinfo/include/config.h
diff -u xsrc/external/mit/xdpyinfo/include/config.h:1.1 xsrc/external/mit/xdpyinfo/include/config.h:1.2
--- xsrc/external/mit/xdpyinfo/include/config.h:1.1 Fri May 31 06:47:44 2013
+++ xsrc/external/mit/xdpyinfo/include/config.h Fri Dec 28 22:18:12 2018
@@ -95,7 +95,7 @@
#define PACKAGE_NAME "xdpyinfo"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xdpyinfo 1.3.1"
+#define PACKAGE_STRING "xdpyinfo 1.3.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xdpyinfo"
@@ -104,7 +104,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.3.1"
+#define PACKAGE_VERSION "1.3.2"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 1
@@ -113,10 +113,10 @@
#define PACKAGE_VERSION_MINOR 3
/* 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
/* Version number of package */
-#define VERSION "1.3.1"
+#define VERSION "1.3.2"