diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-05 09:48:40 +0200 |
---|---|---|
committer | Vitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com> | 2018-11-05 10:55:22 +0000 |
commit | 540a71e9efa3c40e858003c2f0a66c89943ac7d1 (patch) | |
tree | b3ee0022e0b5e851135e3b9e3575ef0ba170ea77 /version.properties | |
parent | 3e9f4cce630a76dfc497991fa9346537879fee41 (diff) |
bump sdc version to 1.3.3
Change-Id: I703591a9985f9792649622b16f2a05aa89d1d8ea
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.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 190988d7d5..5ad9fe3dd5 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |