mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 20:21:23 +00:00
inc version number
This commit is contained in:
parent
0c42d3b079
commit
9d9414c111
5 changed files with 31 additions and 4 deletions
|
@ -2,7 +2,7 @@ variables:
|
|||
|
||||
Major: '4'
|
||||
Minor: '9'
|
||||
Patch: '1'
|
||||
Patch: '2'
|
||||
NightlyVersion: $(Major).$(Minor).$(Patch).$(Build.BuildId)-$(Build.DefinitionName)
|
||||
|
||||
stages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue