3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 13:06:05 +00:00

update versions

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2022-07-30 05:26:43 +02:00
parent a2d44194a4
commit 591d485358
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ variables:
Major: '4'
Minor: '10'
Patch: '2'
Patch: '3'
NightlyVersion: $(Major).$(Minor).$(Patch).$(Build.BuildId)-$(Build.DefinitionName)
stages: