From: Nikodemus Siivola Date: Mon, 18 Oct 2004 12:37:53 +0000 (+0000) Subject: 0.8.15.16: "oops" X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=cd99f20d910298cbf5c2000e3dc3595fb0c8418b;p=sbcl.git 0.8.15.16: "oops" * Ignorance may be a bliss, but IGNOREABLE is not a declaration. --- diff --git a/src/pcl/boot.lisp b/src/pcl/boot.lisp index e90518b..da7fc9b 100644 --- a/src/pcl/boot.lisp +++ b/src/pcl/boot.lisp @@ -617,7 +617,7 @@ bootstrapping. ;; always. ;; ;; --NS 2004-10-14 - '(ignoreable)) + '(ignorable)) (t ;; Otherwise, we can usually make Python very happy. (let ((type (info :type :kind specializer))) diff --git a/version.lisp-expr b/version.lisp-expr index c18ac4d..5f744cc 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.15.15" +"0.8.15.16"