Update release string to 7.5pre2.
authorChris Hanson <org/chris-hanson/cph>
Sat, 15 Jan 2000 19:16:08 +0000 (19:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 15 Jan 2000 19:16:08 +0000 (19:16 +0000)
v7/src/microcode/version.h

index 3b3e461a6c57924f018fccad7fc6b5f37a0cc62c..33955863b99925619abf0a4dc0fec8102040e275 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.165 2000/01/10 04:47:54 cph Exp $
+$Id: version.h,v 11.166 2000/01/15 19:16:08 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 /* Scheme system release version */
 
 #ifndef RELEASE
-#define RELEASE                "7.5pre1.6"
+#define RELEASE                "7.5pre2"
 #endif
 
 /* Microcode release version */