From: Nathan Froyd Date: Wed, 27 Jul 2005 19:10:00 +0000 (+0000) Subject: 0.9.3.3: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=20ff6ab34905c4869f299eae1b94aa28eb351068;p=sbcl.git 0.9.3.3: Oops. Fix signed-num INTEGER-LENGTH VOP on the PPC to not overwrite the argument if the arg is negative. [belated version.lisp-expr commit] --- diff --git a/version.lisp-expr b/version.lisp-expr index 01c4735..5ebaa57 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -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.9.3.2" +"0.9.3.3"