From 7ed70a00287d20a775654940c291edb6f04b478b Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 13 May 2007 19:03:49 +0000 Subject: Correctly handle the version string, defined in a single place now. Fix and update README. --- scripts/functions | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts/functions') diff --git a/scripts/functions b/scripts/functions index da66d834..3ba6a3f8 100644 --- a/scripts/functions +++ b/scripts/functions @@ -20,9 +20,6 @@ trap CT_OnError ERR set -E set -o pipefail -# This is crosstool-ng-0.0.1 -CT_VERSION=ng-0.0.1 - # The different log levels: CT_LOG_LEVEL_ERROR=0 CT_LOG_LEVEL_WARN=1 -- cgit v1.2.3