summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-23 14:07:44 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-23 14:07:44 +0800
commita6ad1c90c5b21964506b3be6b7d55237962de228 (patch)
tree440a707c45bdd865abf2b342a46e6308a5ceb550
parentfbcae11a0c1460edb77ae3f88de5acbe011a63cd (diff)
Bumped the version to 12.0.012.0.0
Issue-ID: HOLMES-612 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I4cfe28746ef39feff4b0753722d2a01d544f986f
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 92f2aa3..efe8293 100644
--- a/version.properties
+++ b/version.properties
@@ -2,9 +2,9 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
-major=11
+major=12
minor=0
-patch=1
+patch=0
base_version=${major}.${minor}.${patch}