diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-18 14:44:52 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-18 14:44:52 +0800 |
commit | f0ae1a9f8d1464782a041c2361400dddbf1e890a (patch) | |
tree | ec3a2344a3d6f9c4805038cab1ffadc126ada7d9 /version.properties | |
parent | 746543151309d116aac2ba78093574138cf26095 (diff) |
Geted Holmes IP from Env Var1.2.2
Change-Id: Idf803dd37a33cf325af71dbf43fca3fe2dacaefe
Issue-ID: HOLMES-175
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 146a672..cfb32e0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|