From: Juho Snellman Date: Thu, 19 Apr 2007 06:44:45 +0000 (+0000) Subject: 1.0.4.105: remove clisp from the list of working build hosts X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=299c01267c0f33a646d7c60bdb0b947aad6a9186;p=sbcl.git 1.0.4.105: remove clisp from the list of working build hosts * It's not like it's actually worked for anyone in ages, but people keep trying to use it... --- diff --git a/INSTALL b/INSTALL index 050e67f..25150ff 100644 --- a/INSTALL +++ b/INSTALL @@ -226,7 +226,6 @@ INSTALLING SBCL SBCL CMUCL OpenMCL - CLISP (recent versions only) ABCL (recent versions only) Note that every release isn't tested with every possible host diff --git a/version.lisp-expr b/version.lisp-expr index 4bca272..4e61555 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.4.104" +"1.0.4.105"