Bump version number to current. This probably should be automated by
authorChris Hanson <org/chris-hanson/cph>
Thu, 21 Sep 2006 04:52:38 +0000 (04:52 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 21 Sep 2006 04:52:38 +0000 (04:52 +0000)
the configure script.

v7/src/microcode/ntutl/config.h
v7/src/microcode/os2utl/config.h

index ace92431658f916422c79faf811fb6a85a87e3ab..572e7878835b266cb530e5ce2f936afc646527bc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.8 2006/01/29 06:37:30 cph Exp $
+$Id: config.h,v 1.9 2006/09/21 04:52:14 cph Exp $
 
 Copyright 2000,2001,2003 Massachusetts Institute of Technology
 
@@ -98,13 +98,13 @@ typedef unsigned char cc_t;
 #define PACKAGE_NAME "MIT/GNU Scheme"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "MIT/GNU Scheme 14.11"
+#define PACKAGE_STRING "MIT/GNU Scheme 14.17"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mit-scheme"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "14.11"
+#define PACKAGE_VERSION "14.17"
 
 /* Include the shared configuration header.  */
 #include "confshared.h"
index f3f98568df9b62c177b7dc4ffe21d1f336dca23a..11709946363f39a18cbbe17f46b28a998dfe71d0 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.7 2003/07/22 02:19:51 cph Exp $
+$Id: config.h,v 1.8 2006/09/21 04:52:38 cph Exp $
 
-Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
+Copyright 2000,2001,2002,2003,2006 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -87,13 +87,13 @@ typedef unsigned char cc_t;
 #define PACKAGE_NAME "MIT/GNU Scheme"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "MIT/GNU Scheme 14.11"
+#define PACKAGE_STRING "MIT/GNU Scheme 14.17"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mit-scheme"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "14.11"
+#define PACKAGE_VERSION "14.17"
 
 /* Include the shared configuration header.  */
 #include "confshared.h"