Many changes to closure analysis require incrementing version number.
authorChris Hanson <org/chris-hanson/cph>
Mon, 5 Nov 2001 19:46:24 +0000 (19:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 5 Nov 2001 19:46:24 +0000 (19:46 +0000)
v7/src/compiler/base/make.scm

index 8f1209ba0d8cf740f70cfa6a7dca56b0eb96b43d..d64933c90755f8b246bd72d0a9b8c26f47c0b0b0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.114 2001/10/16 17:56:47 cph Exp $
+$Id: make.scm,v 4.115 2001/11/05 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -34,4 +34,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
      (load-option 'HASH-TABLE)
      (load-option 'RB-TREE)
      (load-package-set "compiler")))
-  (add-identification! (string-append "Liar (" architecture-name ")") 4 112))
\ No newline at end of file
+  (add-identification! (string-append "Liar (" architecture-name ")") 4 113))
\ No newline at end of file