Bumped the version to 12.0.0 49/133749/1 12.0.0
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 23 Mar 2023 06:07:44 +0000 (14:07 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 23 Mar 2023 06:07:44 +0000 (14:07 +0800)
Issue-ID: HOLMES-612
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I4cfe28746ef39feff4b0753722d2a01d544f986f

version.properties

index 92f2aa3..efe8293 100644 (file)
@@ -2,9 +2,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
-major=11\r
+major=12\r
 minor=0\r
-patch=1\r
+patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r