diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-23 14:08:10 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-23 14:08:10 +0800 |
commit | d83b76c1cd7cfc4e0bf909565d7c23e14681278a (patch) | |
tree | f5b5f33e25f9bda139911212f1c48fc3c48550b3 | |
parent | 8045754ac9a596b94eb73739c3956be29f6b3fdf (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: I0f7491a754337c2e97720811c94c8ed9a3318f0c
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 20f3481..efe8293 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # 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=0
|