diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-09 16:26:06 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-09 16:26:06 -0400 |
commit | 309fb453bd417449a468cf8104ea0169507c8fd9 (patch) | |
tree | ee620da394ba346b3442f2b54e19bcf936e8246c /version.properties | |
parent | 753fb3325ceaba2eec43c098ada6a0d72a647bc6 (diff) |
Fix critical CLM issues
Change-Id: Ib301081508b97cf0c535325718e30998e106caff
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-618
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 fb21064..0969948 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |