diff options
author | 2020-04-30 11:51:39 -0400 | |
---|---|---|
committer | 2020-04-30 11:51:59 -0400 | |
commit | 678249c9fe30c74842dd7051c220e0069e3eaac6 (patch) | |
tree | 1a582107e88d5dacfa60b881668f6b5c02f1461f /version.properties | |
parent | a31490be73a2b80922316754b8899bc9078d0ff7 (diff) |
upversion to 1.5.1
Issue-ID: AAI-2896
Change-Id: I64ac08eebcc0ad392a872bed19163df3bd5ca2fd
Signed-off-by: LaMont, William(wl2432) <wl2432@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 cbb6b90..1ae00ac 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=5
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|