summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties
index 1eaa4fa6e3..d3e09bb170 100644
--- a/version.properties
+++ b/version.properties
@@ -1,10 +1,10 @@
# Versioning variables
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
-# because they are used in Jenkins, whose plug-in doesn't support
+# because they are used in Jenkins, whose plug-in doesn't support...
major=1
-minor=18020100
-patch=63
+minor=2
+patch=1
base_version=${major}.${minor}.${patch}