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