projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b7368
)
Update for release.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 4 Nov 1995 05:59:35 +0000
(
05:59
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 4 Nov 1995 05:59:35 +0000
(
05:59
+0000)
v7/src/microcode/version.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/version.h
b/v7/src/microcode/version.h
index fc37c2837f111d4c768fd700eab4151ae6a97fd7..6ece0f99e6ab5f0fbc77562cb2ce291ff9dae9dc 100644
(file)
--- a/
v7/src/microcode/version.h
+++ b/
v7/src/microcode/version.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: version.h,v 11.15
0 1995/05/20 10:30:4
5 cph Exp $
+$Id: version.h,v 11.15
1 1995/11/04 05:59:3
5 cph Exp $
Copyright (c) 1988-95 Massachusetts Institute of Technology
@@
-37,7
+37,7
@@
MIT in each case. */
/* Scheme system release version */
#ifndef RELEASE
-#define RELEASE "7.4.
1 (alpha)
"
+#define RELEASE "7.4.
2
"
#endif
/* Microcode release version */
@@
-46,5
+46,5
@@
MIT in each case. */
#define VERSION 11
#endif
#ifndef SUBVERSION
-#define SUBVERSION 15
0
+#define SUBVERSION 15
1
#endif