- Handle address relocation to allow the NT version of Scheme to run
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 21 Aug 1993 04:50:07 +0000 (04:50 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 21 Aug 1993 04:50:07 +0000 (04:50 +0000)
  under Windows 3.1.
- Cleanup of the NT sources.  Remove DOS fossils.

v7/src/microcode/version.h
v8/src/microcode/version.h

index 2b95090560fc88331491fbae646f958e83437932..29799fed8b8b74d15d438f15eddd7928d353ef0f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.135 1993/08/17 21:28:08 cph Exp $
+$Id: version.h,v 11.136 1993/08/21 04:50:07 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     135
+#define SUBVERSION     136
 #endif
index 2b95090560fc88331491fbae646f958e83437932..29799fed8b8b74d15d438f15eddd7928d353ef0f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.135 1993/08/17 21:28:08 cph Exp $
+$Id: version.h,v 11.136 1993/08/21 04:50:07 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     135
+#define SUBVERSION     136
 #endif