From d802a34480c912a686fd1075b2b438ebae88557e Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Wed, 24 Jul 2019 22:42:14 -0400 Subject: Introduce 1.5.0-SNAPSHOT for the El Alto release Issue-ID: LOG-1073 Signed-off-by: Prudence Au Change-Id: I174ddf40d7ae2b521f53fd6924cbec37e34af637 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index cb43f0d..53c44ec 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support. major=1 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg