From a78877d9d29833412d960c96d5fce76f16895d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 8 Nov 2014 18:43:09 +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 6a3619d84..d5f81e735 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:29:32 +0100 +#Sat, 08 Nov 2014 18:43:09 +0100 major=4 minor=0 release=0 -build=302 +build=303 debug=true