mirror of
https://github.com/Z3Prover/z3
synced 2025-08-07 19:51:22 +00:00
increment minor version for dev branch
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
2ae84f88df
commit
cc841caf08
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ variables:
|
|||
|
||||
Major: '4'
|
||||
Minor: '9'
|
||||
Patch: '0'
|
||||
Patch: '1'
|
||||
NightlyVersion: $(Major).$(Minor).$(Patch).$(Build.BuildId)-$(Build.DefinitionName)
|
||||
|
||||
stages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue