mirror of
https://github.com/Z3Prover/z3
synced 2025-09-03 08:38:06 +00:00
update minor version number
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1b94d43a8b
commit
133546625c
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
variables:
|
||||
Major: '4'
|
||||
Minor: '12'
|
||||
Patch: '5'
|
||||
Patch: '6'
|
||||
AssemblyVersion: $(Major).$(Minor).$(Patch).$(Build.BuildId)
|
||||
NightlyVersion: $(AssemblyVersion)-$(Build.DefinitionName)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue