Update of /cvsroot/sbcl/sbcl
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv31571
Modified Files:
version.lisp-expr
Log Message:
1.0.2.18:
Whoops. Add the new files for the PPC/NetBSD port, from
Aymeric Vincent.
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.3196
retrieving revision 1.3197
diff -u -d -r1.3196 -r1.3197
--- version.lisp-expr 6 Feb 2007 08:11:17 -0000 1.3196
+++ version.lisp-expr 6 Feb 2007 15:51:14 -0000 1.3197
@@ -17,4 +17,4 @@
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.2.17"
+"1.0.2.18"
|