diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-10-11 10:13:41 +0100 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-10-11 10:13:41 +0100 |
commit | 2626b3f0c9cac0e8f6e21995a1098c2241b99d5b (patch) | |
tree | 5dde54eb5265538545832fc6487b885cbc9f096f /version.properties | |
parent | b83cf59d4b741c9faa2c3086115f8b01ed5a724a (diff) |
Upversion to 1.3.1
Change-Id: I0506b30944a5ac4896e20ba198ac8b0877238b92
Issue-ID: AAI-1745
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
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 a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |