From e472260ef3aced8db16dcadb47f9b06e01fa261a Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 10 Feb 2020 09:00:06 -0500 Subject: synch version to 1.6.4-SNAPSHOT Issue-ID: LOG-1198 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I3d0f9055ba65e2f84a6b95bdd7fea3111052c6c2 --- pylog/version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pylog/version.properties') diff --git a/pylog/version.properties b/pylog/version.properties index 176b32a..1b8ac1a 100644 --- a/pylog/version.properties +++ b/pylog/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support # 1.2.6-SNAPSHOT is off 1.2.2 major=1 -minor=4 -patch=0 +minor=6 +patch=4 base_version=${major}.${minor}.${patch} -- cgit