aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
Diffstat (limited to 'version.properties')
-rwxr-xr-x[-rw-r--r--]version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties
index 8cfb5921..246c08f5 100644..100755
--- a/version.properties
+++ b/version.properties
@@ -2,9 +2,9 @@
# 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
-major=2
-minor=5
-patch=3
+major=3
+minor=2
+patch=40
base_version=${major}.${minor}.${patch}