|
[Sbcl-commits] CVS: sbcl version.lisp-expr,1.619,1.620
From: Christophe Rhodes <crhodes@us...> - 2002-10-29 10:19
|
Update of /cvsroot/sbcl/sbcl In directory usw-pr-cvs1:/tmp/cvs-serv16160 Modified Files: version.lisp-expr Log Message: 0.7.9.11: Remove bogus #-CMU unoptimization (punting on SB-FLUID problems as described in BUG 206) Index: version.lisp-expr =================================================================== RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v retrieving revision 1.619 retrieving revision 1.620 diff -u -d -r1.619 -r1.620 --- version.lisp-expr 29 Oct 2002 10:02:29 -0000 1.619 +++ version.lisp-expr 29 Oct 2002 10:19:43 -0000 1.620 @@ -18,4 +18,4 @@ ;;; versions, especially for internal versions off the main CVS ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) -"0.7.9.10" +"0.7.9.11" |
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl version.lisp-expr,1.619,1.620 | Christophe Rhodes <crhodes@us...> |