From 3bc676bf083f0642e3429bf92f60442e75da0616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 8 Nov 2014 18:29:33 +0100 Subject: [PATCH] version changed to ${version.major}.${version.minor}.${version.release}.${version.build} --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 835b92181..6a3619d84 100644 --- a/version.properties +++ b/version.properties @@ -1,7 +1,7 @@ #DO NOT MODIFY - it is updated automatically with the build script -#Sat, 08 Nov 2014 18:00:31 +0100 +#Sat, 08 Nov 2014 18:29:32 +0100 major=4 minor=0 release=0 -build=301 +build=302 debug=true