Update version to reflect new initialization mechanism.
authorChris Hanson <org/chris-hanson/cph>
Thu, 26 Oct 2000 02:34:12 +0000 (02:34 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 26 Oct 2000 02:34:12 +0000 (02:34 +0000)
v7/src/edwin/make.scm

index ff0506cb213468120579b94b6747330752396b5e..335eedbeaeb1f7a9cdbffdc8d2b57253d7ab375f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.102 2000/06/30 19:19:34 cph Exp $
+$Id: make.scm,v 3.103 2000/10/26 02:34:12 cph Exp $
 
 Copyright (c) 1989-2000 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 102)
\ No newline at end of file
+(add-identification! "Edwin" 3 103)
\ No newline at end of file