3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-16 07:45:27 +00:00

set version number

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2022-07-21 20:27:50 -07:00
parent efa74fe6c6
commit adcb3e8f86
4 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
trigger: none
variables:
ReleaseVersion: '4.9.2'
ReleaseVersion: '4.10.0'
stages: