diff options
author | PriyanshuAgarwal <pagarwal@amdocs.com> | 2018-04-10 17:56:18 +0300 |
---|---|---|
committer | priyanshu <pagarwal@amdocs.com> | 2018-04-11 19:59:26 +0530 |
commit | 5455ebcb5036a0568675939a5c68533e58adf9ad (patch) | |
tree | a4c0b6a3303b940ebb321acdfb792ae0e6b68d93 /version.properties | |
parent | aeb31ac744e49499357863a844bbbf17ceb655a7 (diff) |
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>
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 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} |