diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-17 17:43:28 -0500 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-17 17:44:14 -0500 |
commit | 60bf2c1900feb29f4567b24230949eba52d9bfc2 (patch) | |
tree | b7836d330bfdde61604f566a483cbf576ddf79d5 | |
parent | b9d4cdf415e9050754cd63a5399daa3e2711deeb (diff) |
Upversion to 1.6.1
Issue-ID: AAI-2758
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I2e8a52c1f2b9a5a045cff7eb43dc7c0b173c84e1
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index b9e3014..e8a5670 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |