*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Mon, 13 Jun 1988 13:06:17 +0000 (13:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 13 Jun 1988 13:06:17 +0000 (13:06 +0000)
v7/src/runtime/version.scm

index ec383400f3830f78b745579b2a7bf7594fae9524..9562a2ebe7f48ef1655be58fe79b6f36a240edce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.3 1988/06/13 13:05:41 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.4 1988/06/13 13:06:17 cph Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -42,4 +42,4 @@ MIT in each case. |#
                            microcode-id/version
                            microcode-id/modification
                            '()))
-  (add-system! (make-system "Runtime" 14 2 '())))
\ No newline at end of file
+  (add-system! (make-system "Runtime" 14 4 '())))
\ No newline at end of file