diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-06-18 21:43:14 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-06-18 21:43:18 -0400 |
commit | 61d9d1438803b2b0e453cc39e5c22aba3383903d (patch) | |
tree | 3b6f1402a4d0fd0d27cc281f8134edd7d34a2eec /version.properties | |
parent | c0fcc4e347af8ec435cf6e33f50c47a865902f5c (diff) |
Upversion in preparation of initial release
Issue-ID: AAI-2488
Change-Id: If05a9dabfaab114fa325ab8dd2bf432dde88e67d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 611dff3..cbb6b90 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=4
+minor=5
patch=0
base_version=${major}.${minor}.${patch}
|