From ee82b7d120725c1c5ebad4bceaf8cf8a1206e50e Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 24 Oct 2017 23:19:06 +0300 Subject: [PATCH] update version file Change-Id: If4c8542319ac23167bc138719d059897ad0b4aa2 Issue-Id: SDC-530 Signed-off-by: Michael Lando --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.16.6