From 20ff6ab34905c4869f299eae1b94aa28eb351068 Mon Sep 17 00:00:00 2001 From: Nathan Froyd Date: Wed, 27 Jul 2005 19:10:00 +0000 Subject: [PATCH] 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] --- version.lisp-expr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4