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

index 940da3119658c3634d2059c6d01a354653b0fafe..09f3a78642bf9837177b13fdb471c18b63ae5dfd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.123 1991/05/15 22:03:39 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.124 1991/07/12 23:23:15 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 123))
+  (add-identification! "Runtime" 14 124))
 
 (define microcode-system)