#| -*-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
'()))
(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)