X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=944b7e58f38b5813acdc3209e2b41eefb456ca6c;hb=5a9a24104efa7d32f9ae236154be0c34016c45ae;hp=639c1f7db29d8717beae48277a2fcc4fd0e7e76c;hpb=8281de0ef5b0515967d26f6782afafee6da2cae4;p=multicloud%2Fframework.git diff --git a/version.properties b/version.properties index 639c1f7..944b7e5 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2017 VMware, Inc. +# Copyright (c) 2017-2018 VMware, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ major=1 minor=1 -patch=0 +patch=2 base_version=${major}.${minor}.${patch}