Added subprocess support.
authorMark Friedman <edu/mit/csail/zurich/markf>
Fri, 2 Mar 1990 20:48:01 +0000 (20:48 +0000)
committerMark Friedman <edu/mit/csail/zurich/markf>
Fri, 2 Mar 1990 20:48:01 +0000 (20:48 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 6b8f7892602c8c885a1880554855b52ff86923c8..9aa3965dff666985c59cec75e72cb487a0293570 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.25 1990/01/31 05:01:36 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.26 1990/03/02 20:48:01 markf Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     25
+#define SUBVERSION     26
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 498f3c1567bcf85d5ad619175dd5e0c3b2281355..44b3f9efc1d5e3c0394728ffb83b5dbf650c23d3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.25 1990/01/31 05:01:36 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.26 1990/03/02 20:48:01 markf Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     25
+#define SUBVERSION     26
 #endif
 
 #ifndef UCODE_TABLES_FILENAME