From 908514c031461556f762c445bdea2aafdf3db7ae Mon Sep 17 00:00:00 2001 From: Raymond Toy <toy.raymond@gmail.com> Date: Tue, 2 Dec 2014 19:53:34 -0800 Subject: [PATCH] Update version number to 20f. --- bin/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/build.sh b/bin/build.sh index 3b525567b..7d6e00c1f 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -39,7 +39,7 @@ ENABLE2="yes" ENABLE3="yes" ENABLE4="yes" -version=20e +version=20f SRCDIR=src BINDIR=bin TOOLDIR=$BINDIR -- GitLab