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:
parent
a2d44194a4
commit
591d485358
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ variables:
|
|||
|
||||
Major: '4'
|
||||
Minor: '10'
|
||||
Patch: '2'
|
||||
Patch: '3'
|
||||
NightlyVersion: $(Major).$(Minor).$(Patch).$(Build.BuildId)-$(Build.DefinitionName)
|
||||
|
||||
stages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue