diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-11 19:14:10 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-12 12:50:08 +0800 |
commit | 496873842a2d3b15ce14fa91ce3358f2f07ecea6 (patch) | |
tree | c889b21f53a1b6841fca3a38c342adc1770131a6 /version.properties | |
parent | 56d16edcc072b5ddb9ebb143aac2ca6f652b3c36 (diff) |
Bumped the version to 1.2.75.0.2-ONAPelalto
Change-Id: I8f2a4a23fc813086b7e3bc7f73b4efd965a15131
Issue-ID: HOLMES-268
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 d78165d..ea29878 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=6
+patch=7
base_version=${major}.${minor}.${patch}
|