diff options
author | Marcus Williams <marcus.williams@intel.com> | 2019-05-31 18:02:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-31 18:02:32 +0000 |
commit | 60a17c567166675561ea7c0b695e6831e1cbec49 (patch) | |
tree | f3252c303a7bebf88977d671a96c53f1bea4144c | |
parent | 7201367ffb91e915bc443720444507d5c3252775 (diff) | |
parent | 471b676355b1be9afe7c020a7c1436539cd5a365 (diff) |
Merge "bump the SO release version" into dublin
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 77e67b1c3c..44e6ad0dbb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |