*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Fri, 14 Sep 1990 01:47:22 +0000 (01:47 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 14 Sep 1990 01:47:22 +0000 (01:47 +0000)
v7/src/runtime/version.scm

index 698831cb3983dbf0727a0c6f7e56e8a7ccd4b788..3e912401e42f5930a12f5f8f93f62cf87687e0b8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.94 1990/09/11 21:13:00 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.95 1990/09/14 01:47:22 cph Exp $
 
 Copyright (c) 1988, 1989, 1990 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 94))
+  (add-identification! "Runtime" 14 95))
 
 (define microcode-system)