diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-11 19:16:52 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-12 12:51:53 +0800 |
commit | 0b93745d3cdfa44fe623792966cd18df27a06fa5 (patch) | |
tree | 40be44219b13ee64b70d5e1ecdb0ed339f80a6c2 /version.properties | |
parent | 961ff2fdd562bbb5fd06c1de858511e1ceebfe50 (diff) |
Bumped the version to 1.2.65.0.2-ONAPelalto
Change-Id: Iffe9566e76202ea9dc10e4d55c2298fe66d615d1
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 9538460..d78165d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=5
+patch=6
base_version=${major}.${minor}.${patch}
|