Fix version.
authorChris Hanson <org/chris-hanson/cph>
Sun, 3 Jan 1999 05:24:12 +0000 (05:24 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 3 Jan 1999 05:24:12 +0000 (05:24 +0000)
v7/src/6001/make.scm
v7/src/compiler/base/make.scm
v7/src/cref/make.scm
v7/src/edwin/make.scm
v7/src/microcode/version.h
v7/src/runtime/version.scm
v7/src/sf/make.scm
v7/src/sos/load.scm
v8/src/sf/make.scm

index 15681cb948dadb95c9718cc3fb6564b3318bed80..b18b5655097a6474628835657c45630fb700d59c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 15.29 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 15.30 1999/01/03 05:21:06 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -37,7 +37,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
                  (string-ci=? "HP-UX" microcode-id/operating-system-variant))
             (load "floppy" edwin)))))))
 ((access initialize-package! (->environment '(student scode-rewriting))))
-(add-identification! "6.001" 15 28)
+(add-identification! "6.001" 15 30)
 
 ;;; Customize the runtime system:
 (set! repl:allow-restart-notifications? false)
index 8742e6c096797782211e1cba1b7b53f529c62754..a61336ff15a5c6d9eddf9971eef19bc4ee9ce9d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.109 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 4.110 1999/01/03 05:23:02 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -39,4 +39,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
                                'INITIALIZE-PACKAGE!)))))
     (initialize-package! '(COMPILER MACROS))
     (initialize-package! '(COMPILER DECLARATIONS)))
-  (add-identification! (string-append "Liar (" architecture-name ")") 4 108))
\ No newline at end of file
+  (add-identification! (string-append "Liar (" architecture-name ")") 4 110))
\ No newline at end of file
index a418019f40ce5d0dc2dedf302e38a92f4ef3a4fe..52eba4adb929d2fbb10e8ad6203bf42c14f6c185 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.17 1999/01/02 06:11:34 cph Exp $
+$Id: make.scm,v 1.18 1999/01/03 05:22:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -33,4 +33,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
      (lambda ()
        (load-option 'RB-TREE)
        (package/system-loader "cref" '() false)))))
-(add-identification! "CREF" 1 16)
\ No newline at end of file
+(add-identification! "CREF" 1 18)
\ No newline at end of file
index 1dd0983676dd134d8a6f4d12bc11f284b875d0e5..ec46d964b0eeefc75d9a2b10be1c4ad8a98faec9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.94 1999/01/02 06:11:34 cph Exp $
+$Id: make.scm,v 3.95 1999/01/03 05:23:38 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -45,4 +45,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
                                     ((UNIX) "edwinunx")
                                     (else "edwinunk"))))))
        'QUERY)))))
-(add-identification! "Edwin" 3 93)
\ No newline at end of file
+(add-identification! "Edwin" 3 95)
\ No newline at end of file
index ecadc343f8e74bf9059aefada33c4eee1cb92502..07fd5d649a104ef1e540090bd27351a82ff3b679 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.160 1999/01/02 06:06:43 cph Exp $
+$Id: version.h,v 11.161 1999/01/03 05:19:14 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -33,5 +33,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     159
+#define SUBVERSION     161
 #endif
index 1bfff738af8f0f29294808f1d2520428bbe8d83b..b50a84e1ea6a7e88616ff9dbc66f73c65dc172a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.176 1999/01/02 06:19:10 cph Exp $
+$Id: version.scm,v 14.177 1999/01/03 05:19:45 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 174))
+  (add-identification! "Runtime" 14 177))
 
 (define (snarf-microcode-version!)
   (add-identification! "Microcode"
index c87b3656716ebf18d1828a41a8f64cc1c6a678a2..d3567758423c6fa34f209000634c91f383ba0895 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.33 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 4.34 1999/01/03 05:20:33 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -34,4 +34,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
        (package/system-loader "sf" '() 'QUERY)))
     ((package/reference (find-package '(SCODE-OPTIMIZER))
                        'USUAL-INTEGRATIONS/CACHE!))))
-(add-identification! "SF" 4 32)
\ No newline at end of file
+(add-identification! "SF" 4 34)
\ No newline at end of file
index b8664e9eb082854de02098567e445b9c642daf28..e9b0dc005975320935887d87f713fe91267f4197 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: load.scm,v 1.5 1999/01/02 06:19:10 cph Exp $
+;;; $Id: load.scm,v 1.6 1999/01/03 05:24:12 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
@@ -35,4 +35,4 @@
   (install 'DEFINE-COMPUTED-EMP 'TRANSFORM:DEFINE-COMPUTED-EMP)
   ;;(install 'METHOD 'TRANSFORM:METHOD)
   )
-(add-identification! "SOS" 1 4)
\ No newline at end of file
+(add-identification! "SOS" 1 6)
\ No newline at end of file
index a4947a5e842c6d1da89237c78fde60312826f1b8..0646dc1b99bf51f479d84dbc3b220133de5c169c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.34 1999/01/02 06:19:10 cph Exp $
+$Id: make.scm,v 4.35 1999/01/03 05:20:20 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -36,4 +36,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
                        'USUAL-INTEGRATIONS/INITIALIZE-EXPANDERS!))
     ((package/reference (find-package '(SCODE-OPTIMIZER))
                        'USUAL-INTEGRATIONS/CACHE!))))
-(add-identification! "SF" 4 33)
\ No newline at end of file
+(add-identification! "SF" 4 35)
\ No newline at end of file