diff options
author | vempo <vitaliy.emporopulo@amdocs.com> | 2018-11-05 14:39:38 +0200 |
---|---|---|
committer | Vitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com> | 2018-11-05 12:57:10 +0000 |
commit | b2f59dcd76a7f5fc515b5ad4763121bb95f8c49a (patch) | |
tree | 96daa3e2275e33a071abb3547d4924e031dd9863 /version.properties | |
parent | ddc29ea63b3f422dee1c0e8304c834d9ca0ad541 (diff) |
Bumped up version to 1.3.2
Change-Id: I3375029808a9c35231b59fd90af67859b8756ed8
Issue-ID: SDC-1899
Signed-off-by: vempo <vitaliy.emporopulo@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 fb21064e..09699482 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |