From 7b71e13d9cf9beedfb99589cad5282f1cee272b1 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Wed, 10 Feb 2016 10:19:41 +0100 Subject: [PATCH] compile.sh was changed, so increment version number --- compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile.sh b/compile.sh index 9dcaf430a..cfda71cce 100755 --- a/compile.sh +++ b/compile.sh @@ -89,4 +89,4 @@ fi # If you are committing new version of this file, increment VERSION # Only integers are supported -# VERSION=8 +# VERSION=9