diff options
author | Michael Lando <ml636r@att.com> | 2017-10-24 23:24:25 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-24 23:24:25 +0300 |
commit | e83125d8199c6789adf5da9ec48686be65fd51b9 (patch) | |
tree | d6df7752edee3d4a9e868375c3a17e5d8cbd0df7 | |
parent | 3577a0bc82d8a24a02070e5ea665756e83e251c6 (diff) |
update version.properties
Change-Id: I827ce2cf9eec9f039ed696a8c0d9d6366ee4cc73
Issue-Id: SDC-530
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..d427655 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=1 -patch=0 +patch=53 base_version=${major}.${minor}.${patch} |