summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index d6fc8bd..cb8a88f 100644
--- a/version.properties
+++ b/version.properties
@@ -25,9 +25,10 @@
# 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
+# This TAG 2.1.13 is here to help remember to change this file. Keep it up to date with the following "real" entries:
major=2
minor=1
-patch=12
+patch=13
base_version=${major}.${minor}.${patch}