diff options
author | DR695H <dr695h@att.com> | 2019-09-19 17:12:34 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-09-19 17:12:34 -0400 |
commit | 9ee1a1f5133e9fb4c3d24113ad73951b81d21277 (patch) | |
tree | 384a9840dd52cd758751aabaf3d2ef6ecc1518c8 | |
parent | cccad65a0c963240df76dde1944c9e7da25cc4da (diff) |
uprevving the version for the build
Issue-ID: TEST-214
Change-Id: I2967ea9550f3adc253f5d7aa7500f8c1427f2fe9
Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 134f3486..c6f15c6a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |