From 1a3f83f69c61e02a31241bc3216c125b7fb303d3 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sat, 10 Oct 2015 18:01:41 -0700
Subject: [PATCH] Update version so bootfiles are loaded from the dir

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

diff --git a/bin/build.sh b/bin/build.sh
index 73a0a1fdf..ed726d382 100755
--- a/bin/build.sh
+++ b/bin/build.sh
@@ -39,7 +39,7 @@ ENABLE2="yes"
 ENABLE3="yes"
 ENABLE4="yes"
 
-version=20f
+version=21a
 SRCDIR=src
 BINDIR=bin
 TOOLDIR=$BINDIR
-- 
GitLab