diff options
author | Michael Lando <ml636r@att.com> | 2017-09-28 02:55:26 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-09-28 02:55:43 +0300 |
commit | 6a54551e2e21c7c615bb0687f5a06ea6f0e33437 (patch) | |
tree | 7e74c164e2489d2f4e168562319910d85b45e908 /version.properties | |
parent | d4f3968c952b9717c93e37615673cf36c4c00f9e (diff) |
update version
Change-Id: Ia1c9e04243c3b984f16b44f71ede352ef97f39e0
Issue-Id: SDC-400
Signed-off-by: Michael Lando <ml636r@att.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 0424f62..58a1286 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=1 -patch=0 +patch=50 base_version=${major}.${minor}.${patch} |