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:
478319d
)
Update version for pending release.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 21 Dec 1999 18:52:57 +0000
(18:52 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 21 Dec 1999 18:52:57 +0000
(18:52 +0000)
v7/src/microcode/version.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/version.h
b/v7/src/microcode/version.h
index 87e997444f63e29591263424869100451719215f..10a5c42466497aa2c03a6c9e64993af4b9054453 100644
(file)
--- a/
v7/src/microcode/version.h
+++ b/
v7/src/microcode/version.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: version.h,v 11.16
3 1999/04/07 04:01:55
cph Exp $
+$Id: version.h,v 11.16
4 1999/12/21 18:52:57
cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
@@
-24,7
+24,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
/* Scheme system release version */
#ifndef RELEASE
-#define RELEASE "7.5
a
"
+#define RELEASE "7.5
pre1
"
#endif
/* Microcode release version */
@@
-33,5
+33,5
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#define VERSION 11
#endif
#ifndef SUBVERSION
-#define SUBVERSION 16
3
+#define SUBVERSION 16
4
#endif