*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Sat, 5 Nov 1988 05:13:00 +0000 (05:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 5 Nov 1988 05:13:00 +0000 (05:13 +0000)
v7/src/runtime/version.scm

index f2d03fd34d165ca4c126aebf5493d24542eaec68..5660177e2bb459bee367f7a919aa4709d86446ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.26 1988/10/29 00:13:00 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.27 1988/11/05 05:13:00 cph Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -45,7 +45,7 @@ MIT in each case. |#
                     '()))
   (add-system! microcode-system)
   (add-event-receiver! event:after-restore snarf-microcode-version!)
-  (add-identification! "Runtime" 14 26))
+  (add-identification! "Runtime" 14 27))
 
 (define microcode-system)