diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-06-18 21:39:51 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-06-18 21:42:26 -0400 |
commit | 03534af3cdf97b54dd54d7d717fb1e26075e2a23 (patch) | |
tree | 216ce04edd8c7db0b469565baec84e4427d93a0f /version.properties | |
parent | 0b878eb39b28971ca624a260100d7055bdab27e9 (diff) |
Upversion in preparation of initial release
Issue-ID: AAI-2487
Change-Id: Ib96c231e5be86c2a44a4539301f8d28d5ef88f17
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}
|