From: Chris Hanson Date: Sat, 6 Jan 2001 05:46:40 +0000 (+0000) Subject: Increment version to reflect recent changes. X-Git-Tag: 20090517-FFI~3010 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=dc71f9338fe59d39172ae124ece22a1f184e6167;p=mit-scheme.git Increment version to reflect recent changes. --- diff --git a/v7/src/edwin/make.scm b/v7/src/edwin/make.scm index 9c2d23992..ff06b68b4 100644 --- a/v7/src/edwin/make.scm +++ b/v7/src/edwin/make.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: make.scm,v 3.104 2000/12/19 18:54:34 cph Exp $ +$Id: make.scm,v 3.105 2001/01/06 05:46:40 cph Exp $ -Copyright (c) 1989-2000 Massachusetts Institute of Technology +Copyright (c) 1989-2001 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -45,4 +45,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ((UNIX) "edwinunx") (else "edwinunk")))))) 'QUERY))))) -(add-identification! "Edwin" 3 104) \ No newline at end of file +(add-identification! "Edwin" 3 105) \ No newline at end of file