From e3114c5528614e24c6d4da43e6a845e0ae63c384 Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Tue, 22 Apr 2008 17:27:03 +0000 Subject: [PATCH] Update version so we look in the right place for bootstrap files. --- tools/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build.sh b/tools/build.sh index 5c7817524..bd46f3d56 100755 --- a/tools/build.sh +++ b/tools/build.sh @@ -36,7 +36,7 @@ ENABLE2="yes" ENABLE3="yes" ENABLE4="yes" -version=19d +version=19e SRCDIR=src TOOLDIR=$SRCDIR/tools TIMER="time" -- GitLab