From: William Harold Newman Date: Mon, 27 Feb 2006 03:08:03 +0000 (+0000) Subject: 0.9.10: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=9832912620f7833b0527ec2744eff725b1575984;p=sbcl.git 0.9.10: release, tagged as sbcl_0_9_10 --- diff --git a/NEWS b/NEWS index a309ef7..efe729c 100644 --- a/NEWS +++ b/NEWS @@ -92,7 +92,7 @@ changes in sbcl-0.9.8 relative to sbcl-0.9.7: * fixed some bugs revealed by Paul Dietz' test suite: ** DOCUMENTATION returns NIL instead of "" for method combinations that don't have a docstring - + changes in sbcl-0.9.7 relative to sbcl-0.9.6: * minor incompatible change: (SETF CLASS-NAME) and (SETF GENERIC-FUNCTION-NAME) are no longer generic functions, and diff --git a/version.lisp-expr b/version.lisp-expr index 53905ec..804c615 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.9.38" +"0.9.10"