diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-17 17:30:21 -0500 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-17 17:41:31 -0500 |
commit | 9d39562748fa8dbbee7b3604f4e70445ae9482d5 (patch) | |
tree | a6f8804702e1db2385b061d05bd079dccc9622eb /version.properties | |
parent | 4dfc811d0845abea6ecb2ff05ec93198b97ae646 (diff) |
Upversion to 1.6.11.6.1
Issue-ID: AAI-2757
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: Iecc97358ad8cdb94960c426c88f4815481bd22cd
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 a0756ad..922c4fa 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |