From 34eaed1bd3f131629f1329e2196cb4422ee735ca Mon Sep 17 00:00:00 2001 From: Rudi Schlatte Date: Tue, 17 Apr 2007 08:39:51 +0000 Subject: [PATCH] 1.0.4.94 make-target-contrib.sh self-announcement * patch by Yaroslav Kavenchuk --- make-target-contrib.sh | 2 ++ version.lisp-expr | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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" -- 1.7.10.4