From 895890a61e7109bf00b46707e61811953a0ea112 Mon Sep 17 00:00:00 2001 From: William Harold Newman Date: Sun, 28 Dec 2003 23:18:12 +0000 Subject: [PATCH] release, tagged as sbcl_0_8_7 --- version.lisp-expr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.lisp-expr b/version.lisp-expr index c006de0ac..c60b0a8d6 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.42" +"0.8.7" -- 2.11.4.GIT