CVS commit: xsrc/external/mit/imake/include

2022-11-10 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Fri Nov 11 07:55:19 UTC 2022

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

Log Message:
update for imake 1.0.9.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/imake/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/imake/include/config.h
diff -u xsrc/external/mit/imake/include/config.h:1.6 xsrc/external/mit/imake/include/config.h:1.7
--- xsrc/external/mit/imake/include/config.h:1.6	Mon Mar 18 04:46:54 2019
+++ xsrc/external/mit/imake/include/config.h	Fri Nov 11 07:55:19 2022
@@ -41,7 +41,7 @@
 #define PACKAGE_NAME "imake"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "imake 1.0.8"
+#define PACKAGE_STRING "imake 1.0.9"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "imake"
@@ -50,7 +50,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.8"
+#define PACKAGE_VERSION "1.0.9"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -59,10 +59,10 @@
 #define PACKAGE_VERSION_MINOR 0
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 8
+#define PACKAGE_VERSION_PATCHLEVEL 9
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.0.8"
+#define VERSION "1.0.9"



CVS commit: xsrc/external/mit/imake/include

2022-11-10 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Fri Nov 11 07:55:19 UTC 2022

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

Log Message:
update for imake 1.0.9.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/imake/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.