diff options
author | Michael Lando <ml636r@att.com> | 2017-09-28 02:48:48 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-09-28 02:50:01 +0300 |
commit | 2bfe22b01cf55aaea51a930dcd7a6cb2bd7456f5 (patch) | |
tree | 5c345796e2cdce65c92ba88f4e775743f524c23c | |
parent | a772738447edd9bd743c854cf54988424de95b5f (diff) |
update version
Change-Id: I93d00d6666dec6f03fb7c29869b56152ac261717
Issue-Id: SDC-400
Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 0424f62..c1f59ad 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=1 -patch=0 +patch=32 base_version=${major}.${minor}.${patch} |