Changes to cmpint.c, psbtobin.c, and bintopsb.c to allow moving
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 16 Nov 1993 04:53:48 +0000 (04:53 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 16 Nov 1993 04:53:48 +0000 (04:53 +0000)
C-back-end bands to machines with a different word size.

Bump version number.

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

index bb1347d0e91ee6fc9526b3014ea9bb92038c36ca..1e0c8c68d5c79da4997401a168f25ee6d02f6d9f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.145 1993/11/08 20:58:27 cph Exp $
+$Id: version.h,v 11.146 1993/11/16 04:53:48 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -37,7 +37,7 @@ MIT in each case. */
 /* Scheme system release version */
 
 #ifndef RELEASE
-#define RELEASE                "7.2.0 (alpha)"
+#define RELEASE                "7.3.0 (beta)"
 #endif
 
 /* Microcode release version */
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     145
+#define SUBVERSION     146
 #endif
index bb1347d0e91ee6fc9526b3014ea9bb92038c36ca..1e0c8c68d5c79da4997401a168f25ee6d02f6d9f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.145 1993/11/08 20:58:27 cph Exp $
+$Id: version.h,v 11.146 1993/11/16 04:53:48 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -37,7 +37,7 @@ MIT in each case. */
 /* Scheme system release version */
 
 #ifndef RELEASE
-#define RELEASE                "7.2.0 (alpha)"
+#define RELEASE                "7.3.0 (beta)"
 #endif
 
 /* Microcode release version */
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     145
+#define SUBVERSION     146
 #endif