From: Rudi Schlatte Date: Tue, 17 Apr 2007 08:39:51 +0000 (+0000) Subject: 1.0.4.94 make-target-contrib.sh self-announcement X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=34eaed1bd3f131629f1329e2196cb4422ee735ca;p=sbcl.git 1.0.4.94 make-target-contrib.sh self-announcement * patch by Yaroslav Kavenchuk --- diff --git a/make-target-contrib.sh b/make-target-contrib.sh index 42bd56f..249a014 100644 --- a/make-target-contrib.sh +++ b/make-target-contrib.sh @@ -14,6 +14,8 @@ set -e # provided with absolutely no warranty. See the COPYING and CREDITS # files for more information. +echo //entering make-target-contrib.sh + LANG=C LC_ALL=C export LANG LC_ALL diff --git a/version.lisp-expr b/version.lisp-expr index 3d44c11..74a9072 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.93" +"1.0.4.94"