diff options
author | wr148d <wr148d@att.com> | 2022-08-16 13:36:09 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-08-16 13:36:09 -0400 |
commit | 27822eb184e17da4f354eceeb150aba1da6622b2 (patch) | |
tree | 81a8e7bc003b7778c5b09500be04d1dfaa21a97c /version.properties | |
parent | 7aed9ab21bc24fff04e2015a37a86d158453cf0a (diff) |
[AAI] Upversion to 1.9.5 to include v27
Issue-ID: AAI-3489
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I03ff8f42c85d2ea5582540bf14f3c86de29b88fb
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 651460a..f643906 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} |