aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-05-21 20:25:51 +0300
committerIttay Stern <ittay.stern@att.com>2019-05-21 20:25:51 +0300
commitc92d5b7df3e9fb4dee1285e1f32f6cc85034a2b8 (patch)
tree60f2b68d22275f86775256eb650fd35789d281bb /version.properties
parentbd092f8f06b2673d6748ed9c2f2d2f8f9ebc160d (diff)
Bump VID version to 4.1.04.1.0
Issue-ID: VID-481 Change-Id: I7aeede2772cdb1932ff6182be8d7eadcaa3b34a5 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties26
1 files changed, 13 insertions, 13 deletions
diff --git a/version.properties b/version.properties
index 9723960f3..b0ccfcd74 100644
--- a/version.properties
+++ b/version.properties
@@ -1,13 +1,13 @@
-# 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
-
-major=4
-minor=0
-patch=0
-
-base_version=${major}.${minor}.${patch}
-
-# Release must be completed with git revision # in Jenkins
-release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT
+# 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
+
+major=4
+minor=1
+patch=0
+
+base_version=${major}.${minor}.${patch}
+
+# Release must be completed with git revision # in Jenkins
+release_version=${base_version}
+snapshot_version=${base_version}-SNAPSHOT