aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorTal Gitelman <tal.gitelman@att.com>2019-01-10 16:35:18 +0200
committerTal Gitelman <tal.gitelman@att.com>2019-01-10 16:35:18 +0200
commit67f39f670bd700878d11759ef5f0a91e674261f8 (patch)
treeff0c6ba5e5e21190d9c4a6b85865810ead69ab70 /version.properties
parent972b35657e63626878a9e7c8716630424cac3d24 (diff)
yaml indentation fixed1.4.11
Change-Id: I9cd83d40053a4bd0d6cfc1c6a8a5c029b33f8b52 Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 011dc3c..a3c3ff7 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=5
-patch=0
+minor=4
+patch=11
base_version=${major}.${minor}.${patch}