diff options
author | wr148d <wr148d@att.com> | 2022-01-27 10:15:37 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-01-27 10:15:37 -0500 |
commit | 53083c2549c2bb45e693ae88303584568e5c1b8a (patch) | |
tree | e31418e01c0c62878fcd32db9bb3bd0ad967e0c4 /version.properties | |
parent | 44cb692a756beaa6d7c3ac7f029e2ba5f08e6a5d (diff) |
[AAI] Upversion graphadmin to 1.9.2
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I1ced2b1b725d973b2a4636c4fcca5b8ae7338ef8
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 aae7e91..8c30688 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version} |