#| -*-Scheme-*-
-$Id: make.scm,v 3.85 1994/12/19 19:41:06 cph Exp $
+$Id: make.scm,v 3.86 1995/05/20 10:20:45 cph Exp $
Copyright (c) 1989-94 Massachusetts Institute of Technology
"edwin"
`((os-type . ,microcode-id/operating-system))
'QUERY)))))
-(add-system! (make-system "Edwin" 3 84 '()))
\ No newline at end of file
+(add-system! (make-system "Edwin" 3 86 '()))
\ No newline at end of file
/* -*-C-*-
-$Id: version.h,v 11.148 1994/10/04 22:02:52 cph Exp $
+$Id: version.h,v 11.149 1995/05/20 10:15:39 cph Exp $
Copyright (c) 1988-94 Massachusetts Institute of Technology
#define VERSION 11
#endif
#ifndef SUBVERSION
-#define SUBVERSION 148
+#define SUBVERSION 149
#endif
#| -*-Scheme-*-
-$Id: version.scm,v 14.166 1993/11/09 04:31:43 cph Exp $
+$Id: version.scm,v 14.167 1995/05/20 10:20:21 cph Exp $
Copyright (c) 1988-1993 Massachusetts Institute of Technology
'()))
(add-system! microcode-system)
(add-event-receiver! event:after-restore snarf-microcode-version!)
- (add-identification! "Runtime" 14 166))
+ (add-identification! "Runtime" 14 167))
(define microcode-system)
/* -*-C-*-
-$Id: version.h,v 11.148 1994/10/04 22:02:52 cph Exp $
+$Id: version.h,v 11.149 1995/05/20 10:15:39 cph Exp $
Copyright (c) 1988-94 Massachusetts Institute of Technology
#define VERSION 11
#endif
#ifndef SUBVERSION
-#define SUBVERSION 148
+#define SUBVERSION 149
#endif