3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-29 22:40:08 +00:00

increment version per release notes

incrementing minor version because the API has a new function.
This breaks log replay against old dlls and inclusion against z3++.h.
This commit is contained in:
Nikolaj Bjorner 2022-10-19 13:21:17 -07:00
parent f6d554118f
commit a90c4f65cf
4 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
trigger: none
variables:
ReleaseVersion: '4.11.3'
ReleaseVersion: '4.12.0'
stages: