*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Tue, 18 Jul 1989 00:17:35 +0000 (00:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 18 Jul 1989 00:17:35 +0000 (00:17 +0000)
v7/src/runtime/version.scm

index 16dcfdabd4906300087f08769b03188cbe7a65df..f68f0da062a365bf464f84a1b3b007610300c83c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.46 1989/06/22 23:51:02 cph Rel $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.47 1989/07/18 00:17:35 cph Exp $
 
 Copyright (c) 1988, 1989 Massachusetts Institute of Technology
 
@@ -45,8 +45,7 @@ MIT in each case. |#
                     '()))
   (add-system! microcode-system)
   (add-event-receiver! event:after-restore snarf-microcode-version!)
-  (add-identification! "Runtime" 14 46))
-
+  (add-identification! "Runtime" 14 47))
 (define microcode-system)
 
 (define (snarf-microcode-version!)