Fix a bug in local lexprs.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 27 Apr 1988 01:10:33 +0000 (01:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 27 Apr 1988 01:10:33 +0000 (01:10 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 1e5fdb7d469ade477b5199f923e2976f28095e6d..f16202d4705b13c1ab7a5f80e67eb5a827a27c47 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.32 1988/04/15 17:00:40 cph Rel $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.33 1988/04/27 01:10:33 jinx Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     32
+#define SUBVERSION     33
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index a3d9b7ef2301e1a196637d7e164c8fdba5edf5ea..15ce52b8e56b557c308c88ec040ce0eea36fec2f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.32 1988/04/15 17:00:40 cph Rel $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.33 1988/04/27 01:10:33 jinx Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     32
+#define SUBVERSION     33
 #endif
 
 #ifndef UCODE_TABLES_FILENAME