commit | 5455ebcb5036a0568675939a5c68533e58adf9ad | [log] [tgz] |
---|---|---|
author | PriyanshuAgarwal <pagarwal@amdocs.com> | Tue Apr 10 17:56:18 2018 +0300 |
committer | priyanshu <pagarwal@amdocs.com> | Wed Apr 11 19:59:26 2018 +0530 |
tree | a4c0b6a3303b940ebb321acdfb792ae0e6b68d93 | |
parent | aeb31ac744e49499357863a844bbbf17ceb655a7 [diff] [blame] |
Interfaces support in SDC Parser Part 1 of the changes of interface support in SDC Parser. Change-Id: I3a5e0fdda69baad329460047a03f03665fbe577b Issue-ID: SDC-1197 Signed-off-by: priyanshu <pagarwal@amdocs.com>
diff --git a/version.properties b/version.properties index a8f201d..a24b0ee 100644 --- a/version.properties +++ b/version.properties
@@ -5,7 +5,7 @@ major=1 minor=3 -patch=4 +patch=5 base_version=${major}.${minor}.${patch}