*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Fri, 1 Mar 1991 20:15:47 +0000 (20:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 1 Mar 1991 20:15:47 +0000 (20:15 +0000)
v7/src/runtime/version.scm

index 9aa466700175e76df4bdc4514d1fb99d6674b996..2de2a89ddfb73f68a2f951cbb57f791abf1b598b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.107 1991/02/19 22:45:49 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.108 1991/03/01 20:15:47 cph Exp $
 
 Copyright (c) 1988-91 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 107))
+  (add-identification! "Runtime" 14 108))
 
 (define microcode-system)