diff options
author | jimmy <jf2512@att.com> | 2020-02-06 13:11:33 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-06 13:11:35 -0500 |
commit | f8378ff6d231439c993f2316c3820c465126cf55 (patch) | |
tree | b9ef29da61dc2e57102679d71bda87bb11dbac74 /version.properties | |
parent | 487a19d62a62b233e0d374e7131eb39e211a53e4 (diff) |
Set parent to 1.6.3
Issue-ID: AAI-2791
Signed-off-by: jimmy <jf2512@att.com>
Change-Id: Ie5eb1822df3d7fbd432ef9ac1aa132fa7febd591
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 e4b73c7..fd02907 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=6 -patch_version=1 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} |