|
[Sbcl-commits] CVS: sbcl version.lisp-expr,1.1840,1.1841
From: William Harold Newman <wnewman@us...> - 2004-09-29 19:34
|
Update of /cvsroot/sbcl/sbcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8900 Modified Files: version.lisp-expr Log Message: 0.8.15: some trivial text fixes (like s/the the/the/) release, tagged as sbcl_0_8_15 Index: version.lisp-expr =================================================================== RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v retrieving revision 1.1840 retrieving revision 1.1841 diff -u -d -r1.1840 -r1.1841 --- version.lisp-expr 28 Sep 2004 08:42:57 -0000 1.1840 +++ version.lisp-expr 29 Sep 2004 19:34:39 -0000 1.1841 @@ -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.14.30" +"0.8.15" |
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl version.lisp-expr,1.1840,1.1841 | William Harold Newman <wnewman@us...> |