Bump version to reflect major change.
authorChris Hanson <org/chris-hanson/cph>
Mon, 16 Feb 2004 05:40:46 +0000 (05:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 16 Feb 2004 05:40:46 +0000 (05:40 +0000)
v7/src/runtime/version.scm

index 71f9acdcf4fa7475e64ed016c32c6bd3a4c10e9c..287dfd890c44b05e7631e853510c8e2cf7c67549 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.216 2004/01/16 20:37:43 cph Exp $
+$Id: version.scm,v 14.217 2004/02/16 05:40:46 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
@@ -34,7 +34,7 @@ USA.
   (add-subsystem-identification! "Release" '(7 7 91 "pre"))
   (snarf-microcode-version!)
   (add-event-receiver! event:after-restore snarf-microcode-version!)
-  (add-subsystem-identification! "Runtime" '(15 4)))
+  (add-subsystem-identification! "Runtime" '(15 5)))
 
 (define (snarf-microcode-version!)
   (add-subsystem-identification! "Microcode"