From 8c2981f5f47c107979b5d9507fe3b1ab0bed3850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Tue, 11 Nov 2014 08:44:13 +0100 Subject: [PATCH] versioning script changed --- build.xml | 2 +- build_common.xml | 83 ++++++++++++++++++++++++---------------------- version.properties | 7 ---- 3 files changed, 44 insertions(+), 48 deletions(-) delete mode 100644 version.properties diff --git a/build.xml b/build.xml index 2211a147a..0d04047d8 100644 --- a/build.xml +++ b/build.xml @@ -59,7 +59,7 @@ - + diff --git a/build_common.xml b/build_common.xml index 2e472a8f8..4fcd8da0b 100644 --- a/build_common.xml +++ b/build_common.xml @@ -267,6 +267,37 @@ + + + + + + Checking version online... + + + + + + + + + + + + + + + + + + + + + + + + + Uploading... @@ -543,48 +574,20 @@ - - + + - - + + - - + + - - + + @@ -602,20 +605,20 @@ - + - + - + - + diff --git a/version.properties b/version.properties deleted file mode 100644 index 7d00f698b..000000000 --- a/version.properties +++ /dev/null @@ -1,7 +0,0 @@ -#DO NOT MODIFY - it is updated automatically with the build script -#Tue, 11 Nov 2014 06:35:43 +0100 -major=4 -minor=0 -release=0 -build=320 -debug=true