diff options
author | 2018-04-11 22:19:30 +0530 | |
---|---|---|
committer | 2018-04-11 22:19:30 +0530 | |
commit | b6c2ccf8658133a73b43a1e22f6df5ab608a2bab (patch) | |
tree | 46c5ead28eea880750dde7d19293bd9b91e08fb8 /version.properties | |
parent | d4bddaaa7057729cf7178caf8fa4337861c50d73 (diff) |
Interfaces support in SDC Parser
Part 2 of the changes of interface support in SDC Parser.
Change-Id: I0e234415c2dd77a447908359c2f75e7ea3f3f27d
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} |