From 27cb2829ebb1d77e3e1f3c1eb1e9d68e211c6d2f Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 30 Apr 2019 13:53:54 -0700 Subject: Version bump oparent Change-Id: Ida107f54d36da2bc34bce07cb25b3d708ebc66b7 Issue-ID: INT-1055 Signed-off-by: Gary Wu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index af0373d..ef301a4 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=2 minor_version=0 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg