diff options
author | DR695H <dr695h@att.com> | 2019-08-19 10:39:16 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-08-19 10:50:21 -0400 |
commit | f23314c5c49d4afcc629d45a9a4422efcca17aaa (patch) | |
tree | 3f03de35f748c96f4246530061eec870b0dccfb0 /version.properties | |
parent | 34d9058a8a6bb0c4feaea8d0cdce6a840a59c2a6 (diff) |
updating the version.properties
Issue-ID: TEST-184
Change-Id: I10361747b883ae6eb899a74a2055761c64ee8def
Signed-off-by: DR695H <dr695h@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 02750ff0..134f3486 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=2 base_version=${major}.${minor}.${patch} |