diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-10 21:22:08 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-10 21:28:22 -0400 |
commit | 0856a91395c58fa6f6a6a383f8a2506f3d7b0dad (patch) | |
tree | 74535f2cb84be5da4b026a4e1485caea6f58f048 /version.properties | |
parent | dd8e93b4d33b288f45e3396ed01376827d3530ab (diff) |
Release 1.3.11.3.1
Change-Id: Ibd047f22288087a3f65965902c67f273a056b672
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-704
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 70bc126..9ffdb5b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|