diff options
author | Hassan, Sean (sh265m) <sh265m@att.com> | 2020-09-03 13:00:16 -0500 |
---|---|---|
committer | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-09-03 14:42:40 -0500 |
commit | 4c1a910d192310a177e656dc346b32173e8a7a95 (patch) | |
tree | 532823ff987fa1316873c87cbc66315e42851145 /version.properties | |
parent | f43bf4c2c8b36e61b8f2ad343f8bfa4372c2118a (diff) |
Prepare for release 2.1.17
Issue-ID: AAF-1196
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Change-Id: Ic10219cc0ed2186780aec7845a97f588a653c03f
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 5e52b35..3be336d 100644 --- a/version.properties +++ b/version.properties @@ -28,7 +28,7 @@ # This TAG <version>2.1.13</version> is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 -patch=16 +patch=17 base_version=${major}.${minor}.${patch} |