3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-09 04:31:24 +00:00

increment release version

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2023-01-18 07:59:47 -08:00
parent 9290de8223
commit 59c41bd8ce
5 changed files with 7 additions and 4 deletions

View file

@ -11,6 +11,9 @@ Version 4.next
- introduction of simple induction lemmas to handle a limited repertoire of induction proofs.
Version 4.12.2
==============
Version 4.12.1
==============
- change macos build to use explicit reference to Macos version 11. Hosted builds are migrating to macos-12 and it broke a user Issue #6539.