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:
853afaf
)
New primitives to support faster conversion of ratnum to flonum.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 23 Apr 1997 07:01:36 +0000
(07:01 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 23 Apr 1997 07:01:36 +0000
(07:01 +0000)
v7/src/microcode/version.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/version.h
b/v7/src/microcode/version.h
index 8ed8f82a4e1a2fb10d53de685c726e4a6583f376..86a4ccac1b0e71909b56782c20bee2829d75b6db 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
7 1997/04/02 08:16:41
cph Exp $
+$Id: version.h,v 11.15
8 1997/04/23 07:01:36
cph Exp $
Copyright (c) 1988-97 Massachusetts Institute of Technology
@@
-46,5
+46,5
@@
MIT in each case. */
#define VERSION 11
#endif
#ifndef SUBVERSION
-#define SUBVERSION 15
7
+#define SUBVERSION 15
8
#endif