From c1b800f19ffe61e8be769ded00f570d55c501066 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Tue, 24 Mar 2009 21:00:02 +0000
Subject: [PATCH] Look in the 19f directory for bootfiles.

---
 tools/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/build.sh b/tools/build.sh
index 2c8a910a0..1d2491e51 100755
--- a/tools/build.sh
+++ b/tools/build.sh
@@ -36,7 +36,7 @@ ENABLE2="yes"
 ENABLE3="yes"
 ENABLE4="yes"
 
-version=19e
+version=19f
 SRCDIR=src
 TOOLDIR=$SRCDIR/tools
 VERSION="CVS Head `date '+%Y-%m-%d %H:%M:%S'`"
-- 
GitLab