mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
inc version number
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d420706eae
commit
3ae781039b
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ variables:
|
|||
|
||||
Major: '4'
|
||||
Minor: '8'
|
||||
Patch: '17'
|
||||
Patch: '18'
|
||||
NightlyVersion: $(Major).$(Minor).$(Patch).$(Build.BuildId)-$(Build.DefinitionName)
|
||||
|
||||
stages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue