From d0a7a54266c184dc23206fd6c06898b54b52e8b2 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 18 May 2018 14:53:16 +0200 Subject: Update version to 2.0.1 Move to 2.0.1 to support additional fixes on 2.0.0 Clamp version Issue-ID: CLAMP-168 Change-Id: I8d0dec593f84f09f172f12ef5fdf23f7d11793a2 Signed-off-by: Determe, Sebastien (sd378r) --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a81893c7..93dca4bb 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # ============LICENSE_START======================================================= # ONAP CLAMP # ================================================================================ -# Copyright (C) 2017 AT&T Intellectual Property. All rights +# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights # reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); @@ -27,7 +27,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg