summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Harold Newman <william.newman@airmail.net>2006-02-27 03:08:03 +0000
committerWilliam Harold Newman <william.newman@airmail.net>2006-02-27 03:08:03 +0000
commit9832912620f7833b0527ec2744eff725b1575984 (patch)
tree629151d76162fb1cd331bd92ed3846d268cabf38
parent427cac784579a935a06b0d66bac63dbf9bf325a4 (diff)
release, tagged as sbcl_0_9_10
-rw-r--r--NEWS2
-rw-r--r--version.lisp-expr2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a309ef7af..efe729c28 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 53905ecc7..804c6152b 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"