From: Alexey Dejneka Date: Wed, 7 Jan 2004 09:19:37 +0000 (+0000) Subject: 0.8.7.8: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=618aa2af34988fa96f544486438d2bdff2e2e226;p=sbcl.git 0.8.7.8: * Fix argument type checking in =, /=, <, <=, >, >=, PEEK-CHAR. (reported by Peter Graves). --- diff --git a/version.lisp-expr b/version.lisp-expr index e6482d6..5bfe23a 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.8.7.7" +"0.8.7.8"