1.0.28: release, will be tagged as sbcl_1_0_28
authorChristophe Rhodes <csr21@cantab.net>
Thu, 30 Apr 2009 16:48:26 +0000 (16:48 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 30 Apr 2009 16:48:26 +0000 (16:48 +0000)
INSTALL
version.lisp-expr

diff --git a/INSTALL b/INSTALL
index e413dde..83f4368 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -232,6 +232,9 @@ INSTALLING SBCL
     CMUCL
     CCL (formerly known as OpenMCL)
     ABCL (recent versions only)
+    CLISP (only some versions: 2.44.1 is OK, 2.47 is not)
+    XCL
+    
 
     Note that every release isn't tested with every possible host
     compiler.  You're most likely to get a clean build with SBCL itself
index fa5bda7..c4bea0d 100644 (file)
@@ -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.27.49"
+"1.0.28"