From 7ca5618c6e75f95d23dacaf01d11b6ab4b1e93e0 Mon Sep 17 00:00:00 2001 From: Jeremy Phelps Date: Fri, 17 Nov 2017 13:54:57 -0600 Subject: Bump patch version Bump patch version in preparation for Amsterdam branching. Issue-ID: CIMAN-120 Change-Id: Iecfa24789e804af371c9d683bc15ed9ff5fdb48d Signed-off-by: Jeremy Phelps --- vid-app-common/version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vid-app-common/version.properties') diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 04a32dea..31680664 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit