Increment runtime version to account for subprocess changes.
authorChris Hanson <org/chris-hanson/cph>
Mon, 1 Feb 1999 03:30:24 +0000 (03:30 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 1 Feb 1999 03:30:24 +0000 (03:30 +0000)
v7/src/runtime/version.scm

index b50a84e1ea6a7e88616ff9dbc66f73c65dc172a2..1814e4af938ea844c4bdef92644da88a1fc4523f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.177 1999/01/03 05:19:45 cph Exp $
+$Id: version.scm,v 14.178 1999/02/01 03:30:24 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -27,7 +27,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 (define (initialize-package!)
   (snarf-microcode-version!)
   (add-event-receiver! event:after-restore snarf-microcode-version!)
-  (add-identification! "Runtime" 14 177))
+  (add-identification! "Runtime" 14 178))
 
 (define (snarf-microcode-version!)
   (add-identification! "Microcode"