*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Thu, 13 Oct 1988 11:16:53 +0000 (11:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 13 Oct 1988 11:16:53 +0000 (11:16 +0000)
v7/src/runtime/version.scm

index 578abfcd1fcb2b1adceebc99245b411d950c55a2..6b50662b633c54f4918b87eec06513e5d88eac26 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.21 1988/09/15 03:10:00 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.22 1988/10/13 11:16:53 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 21))
+  (add-identification! "Runtime" 14 22))
 
 (define microcode-system)