diff options
author | Michael Lando <ml636r@att.com> | 2017-10-24 23:19:06 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-24 23:19:06 +0300 |
commit | ee82b7d120725c1c5ebad4bceaf8cf8a1206e50e (patch) | |
tree | e5335794d45b0711e6e1c680f23c50767c77fb53 | |
parent | 1cbc7e2fd5a9c743f6ddd51e003a7e1ddb03ae43 (diff) |
update version file
Change-Id: If4c8542319ac23167bc138719d059897ad0b4aa2
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 b00ca58..2c02041 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=1 -patch=12 +patch=13 base_version=${major}.${minor}.${patch} |