Update of /cvsroot/sbcl/sbcl
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26108
Modified Files:
version.lisp-expr
Log Message:
0.8.12.41:
Update asdf from the cclan upstream
... also adjust the up target, since SF changed their nameserver
such that the old version didn't work.
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.1713
retrieving revision 1.1714
diff -u -d -r1.1713 -r1.1714
--- version.lisp-expr 19 Jul 2004 20:46:47 -0000 1.1713
+++ version.lisp-expr 19 Jul 2004 21:29:10 -0000 1.1714
@@ -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".)
-"0.8.12.40"
+"0.8.12.41"
|