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:
ed68af3
)
Update version number to mark changes made to support FreeBSD.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Feb 2000 01:50:18 +0000
(
01:50
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Feb 2000 01:50:18 +0000
(
01:50
+0000)
v7/src/microcode/version.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/version.h
b/v7/src/microcode/version.h
index 7abf7b587149be6be0960643d56a8007602b7f89..80f5b062d102d4819c204b166f388de6900c9f7f 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
8 2000/01/30 01:03:31
cph Exp $
+$Id: version.h,v 11.16
9 2000/02/01 01:50:18
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.
1
"
+#define RELEASE "7.5.
2
"
#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
5
+#define SUBVERSION 16
6
#endif