From 6c2f9e0c3cac2fb3e5ca35bfbb724d07f61fc27e Mon Sep 17 00:00:00 2001 From: William Harold Newman Date: Mon, 1 Dec 2003 14:53:51 +0000 Subject: [PATCH] 0.8.6.22: LESS TEXT: quieter startup banner and debug prompt mostly as suggested by Nikodemus Siivola and Dan Barlow on sbcl-devel really updating FASL-FILE-VERSION (as attempted in my last checkin) this time for sure --- version.lisp-expr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.lisp-expr b/version.lisp-expr index 9b45cfa25..2535bfe7d 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.6.21" +"0.8.6.22" -- 2.11.4.GIT