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:
9a5242e
)
Update version to reflect fix to Windows keyboard handling.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 20 Apr 2000 20:49:53 +0000
(20:49 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 20 Apr 2000 20:49:53 +0000
(20:49 +0000)
v7/src/microcode/version.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/version.h
b/v7/src/microcode/version.h
index dce4decd373273c44e0b08d34aac620377e736e5..a13c7e265954edbc7ff903febc989259533aa2ac 100644
(file)
--- a/
v7/src/microcode/version.h
+++ b/
v7/src/microcode/version.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: version.h,v 11.17
0 2000/02/07 20:55:0
3 cph Exp $
+$Id: version.h,v 11.17
1 2000/04/20 20:49:5
3 cph Exp $
Copyright (c) 1988-2000 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.
3
"
+#define RELEASE "7.5.
7
"
#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
6
+#define SUBVERSION 16
7
#endif