summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Harold Newman <william.newman@airmail.net>2003-03-24 14:42:50 +0000
committerWilliam Harold Newman <william.newman@airmail.net>2003-03-24 14:42:50 +0000
commit880b55f2d00cb118f818d4a23459668839767dfc (patch)
tree435d8b8f5d1baa7cd11c655a6f89e4b73ee3b7bb
parent69c0028129d5a7b3cb2c57357a40b08e597f95d9 (diff)
release, tagged as sbcl_0_7_14
-rw-r--r--NEWS1
-rw-r--r--version.lisp-expr2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 515f42469..c91a63d62 100644
--- a/NEWS
+++ b/NEWS
@@ -1598,6 +1598,7 @@ changes in sbcl-0.7.14 relative to sbcl-0.7.13:
variable. (found by Rolf Wester)
* SBCL does not ignore type declarations for special
variables. (reported by rif on c.l.l 2003-03-05)
+ * some bug fixes in contrib/sb-aclrepl/
* fixed some bugs revealed by Paul Dietz' test suite:
** a bug in the CONS type specifier, whereby the CAR and CDR
types got intertwined, has been fixed;
diff --git a/version.lisp-expr b/version.lisp-expr
index 5c89e7a61..d32a6553c 100644
--- a/version.lisp-expr
+++ b/version.lisp-expr
@@ -18,4 +18,4 @@
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.7.13.35"
+"0.7.14"