Many changes subsequent to release.
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 04:37:20 +0000 (04:37 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 04:37:20 +0000 (04:37 +0000)
v7/src/runtime/version.scm

index f11dfeaaf6bea0236d70bb21a5c34ff863e364a8..20546bb4a9245fcd5287a190972fc0238459514f 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.168 1995/11/06 10:02:41 cph Exp $
+$Id: version.scm,v 14.169 1996/04/24 04:37:20 cph Exp $
 
-Copyright (c) 1988-95 Massachusetts Institute of Technology
+Copyright (c) 1988-96 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -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 168))
+  (add-identification! "Runtime" 14 169))
 
 (define microcode-system)