diff options
author | wr148d <wr148d@att.com> | 2022-08-16 13:45:18 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-08-16 13:45:18 -0400 |
commit | efe3ff3d0fce1209c77037caef89eee63f66f15c (patch) | |
tree | b710faa96e2c44c9bf7a53a8cee5b42511ec5599 /version.properties | |
parent | 348fb998fa4afcbf11f9941bd10da009851d0c06 (diff) |
[AAI] Upversion to 1.9.6 to include v27
Issue-ID: AAI-3489
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I5ee90a52e6d3e8752b9ca254084686d146ade420
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 5090fa4..c8a3ba9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |