diff --git a/tools/build.sh b/tools/build.sh
index 2c8a910a00d0966932fab97bed3207dba6eea6e9..1d2491e514e17ea91bb185c8d4fe93472dedbf7a 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'`"