From 6ec8ab226952240de5c8cf54ef7681d5d159aa8e Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sat, 17 Sep 2016 19:55:04 +0200 Subject: [PATCH] If compile.sh is changed we need to bump number --- compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile.sh b/compile.sh index f4dfe3c058..9fb6b90037 100755 --- a/compile.sh +++ b/compile.sh @@ -92,4 +92,4 @@ fi # If you are committing new version of this file, increment VERSION # Only integers are supported -# VERSION=23 +# VERSION=24