From 8396eebfbac967b5710b55d0a6b842962ed34228 Mon Sep 17 00:00:00 2001 From: William Harold Newman Date: Mon, 27 Aug 2007 00:10:15 +0000 Subject: [PATCH] 1.0.9: release, will be tagged as sbcl_1_0_9 --- version.lisp-expr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.lisp-expr b/version.lisp-expr index 8df57a0db..7bb96740d 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".) -"1.0.8.48" +"1.0.9" -- 2.11.4.GIT