diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-15 09:38:25 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-16 14:21:33 +0800 |
commit | c4fdede954fa72ba55b6afe8da86a8d55c73a216 (patch) | |
tree | a3481585a8fbea1d20c8f425c101ef44bce22f92 /version.properties | |
parent | 50d3a46e2f1615260995e52614c1ca1dcd3ae344 (diff) |
Updated the Version to 1.2.13.0.1-ONAP1.2.1casablanca
Change-Id: Ia89e3fe0274b248c69c0e9ec3192ab671a2211d6
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}
|