#| -*-Scheme-*-
-$Id: make.scm,v 3.106 2001/02/28 20:03:21 cph Exp $
+$Id: make.scm,v 3.107 2001/03/16 20:20:03 cph Exp $
Copyright (c) 1989-2001 Massachusetts Institute of Technology
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.
|#
;;;; Edwin: System Construction
((UNIX) "edwinunx")
(else "edwinunk"))))))
'QUERY)))))
-(add-identification! "Edwin" 3 107)
\ No newline at end of file
+(add-identification! "Edwin" 3 108)
\ No newline at end of file
#| -*-Scheme-*-
-$Id: version.scm,v 14.193 2001/03/08 18:43:13 cph Exp $
+$Id: version.scm,v 14.194 2001/03/16 20:19:12 cph Exp $
Copyright (c) 1988-2001 Massachusetts Institute of Technology
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.
|#
;;;; Runtime System Version Information
(declare (usual-integrations))
(define (initialize-package!)
- (add-subsystem-identification! "Release" '(7 5 15))
+ (add-subsystem-identification! "Release" '(7 5 16))
(snarf-microcode-version!)
(add-event-receiver! event:after-restore snarf-microcode-version!)
- (add-subsystem-identification! "Runtime" '(14 187)))
+ (add-subsystem-identification! "Runtime" '(14 188)))
(define (snarf-microcode-version!)
(add-subsystem-identification! "Microcode"