Bug fixes and enhancement of socket and subprocess code.
authorChris Hanson <org/chris-hanson/cph>
Thu, 8 Nov 1990 11:14:54 +0000 (11:14 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 8 Nov 1990 11:14:54 +0000 (11:14 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 442a7b93ffe2cd67d00c5d33542a222877aa11dd..91aa1fb140c2752828135a321ca43eecf1dbcd97 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.51 1990/11/05 11:55:48 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.52 1990/11/08 11:14:54 cph 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     51
+#define SUBVERSION     52
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index de15b347837664b5ea9079d23206558cf6af8ca1..754744e4a34895b0d79e87dc04cb49120f0f8040 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.51 1990/11/05 11:55:48 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.52 1990/11/08 11:14:54 cph 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     51
+#define SUBVERSION     52
 #endif
 
 #ifndef UCODE_TABLES_FILENAME