From f3a2d7fd86f7bb58e9f8ec7f51ec7ebf607e534b Mon Sep 17 00:00:00 2001 From: William Harold Newman Date: Mon, 26 Nov 2007 00:33:55 +0000 Subject: [PATCH] 1.0.12: release, will be tagged as sbcl_1_0_12 --- version.lisp-expr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.lisp-expr b/version.lisp-expr index 2d09e3a55..6355173c9 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.11.35" +"1.0.12" -- 2.11.4.GIT