diff options
author | 2022-01-27 10:02:50 -0500 | |
---|---|---|
committer | 2022-01-27 10:02:50 -0500 | |
commit | a074f270d7920e62efcbd6e4e77a4bd47e61caf3 (patch) | |
tree | fd084b608837d8b3932215a3a3b29270adb52622 /version.properties | |
parent | db9b2dca1c6ab7a899280248c1219addb6323f68 (diff) |
[AAI] Upversion babel to 1.9.2
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I953c2f7711cc71e320356438e7d9672a35dd4d8f
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 ece2980..ccc7b61 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |