Fix a major bug in bchscheme, and minor changes for DOS.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 5 Jun 1992 04:44:54 +0000 (04:44 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 5 Jun 1992 04:44:54 +0000 (04:44 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 646caf0cbe88bc67faf8a76aa2cfb6684b1c413a..cce9c855b9e68f521172363eba1b1299b1dd2629 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.113 1992/05/23 01:19:03 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.114 1992/06/05 04:44:54 jinx Exp $
 
 Copyright (c) 1988-1992 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     113
+#define SUBVERSION     114
 #endif
index 3f3e02886db789237ddaed928d0f08dd73f80467..52ac04c1c92b89301bdc0afc1aa59eb2a3528d54 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.113 1992/05/23 01:19:03 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.114 1992/06/05 04:44:54 jinx Exp $
 
 Copyright (c) 1988-1992 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     113
+#define SUBVERSION     114
 #endif