Increment version properties into 1.2.0 41/70441/1
authorVictor Gao <victor.gao@huawei.com>
Mon, 15 Oct 2018 06:51:53 +0000 (14:51 +0800)
committerVictor Gao <victor.gao@huawei.com>
Mon, 15 Oct 2018 06:51:53 +0000 (14:51 +0800)
Change-Id: I2afc50742ec9a626757035175c71550d23e6e2e4
Issue-ID: VNFSDK-304
Signed-off-by: Victor Gao <victor.gao@huawei.com>
version.properties

index bf24313..8471f55 100644 (file)
@@ -4,8 +4,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=1
-patch=2
+minor=2
+patch=0
 
 base_version=${major}.${minor}.${patch}