diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-16 14:20:00 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-16 14:20:00 +0800 |
commit | 746543151309d116aac2ba78093574138cf26095 (patch) | |
tree | cff1054408e73410cc11ac3a47d2a3056cc21df3 /version.properties | |
parent | 2871bc9f7edc0e9d11601360d76e46bd032bb3d0 (diff) |
Change the version to 1.2.13.0.1-ONAP1.2.1
Change-Id: I39a220e907ecededf41cdd6fbf7ffc4e2b78ca9f
Issue-ID: HOLMES-173
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 08f1f93..146a672 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|