From d9c63d6ed7a7f3ee04f9d53d2402cdb25b9e5d29 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Sat, 26 May 2007 03:16:38 +0000
Subject: [PATCH] Update version to 19d so we look in the correct directory 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 727211b06..9ba1d2cbe 100755
--- a/tools/build.sh
+++ b/tools/build.sh
@@ -36,7 +36,7 @@ ENABLE2="yes"
 ENABLE3="yes"
 ENABLE4="yes"
 
-version=19c
+version=19d
 SRCDIR=src
 TOOLDIR=$SRCDIR/tools
 TIMER="time"
-- 
GitLab