diff options
author | 2019-08-14 11:58:45 -0400 | |
---|---|---|
committer | 2019-08-15 11:02:33 -0400 | |
commit | 3cc73e4e7a0c81970a27035b5a982a6963714bc2 (patch) | |
tree | abb2c4daa53c09abeef8d70ea6e57b0197fcbad4 /version.properties | |
parent | 0c5c2a39ab3fb5aa54e0e70699a23db08455fcbe (diff) |
Upversion gizmo on elalto
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I47659681d25d8d5a4715ae96d17fc85cdf3f26dd
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 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |