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

update version number

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-05-09 08:25:40 -07:00
parent a51239c641
commit d4b622e239
5 changed files with 9 additions and 6 deletions

View file

@ -8,9 +8,12 @@ Version 4.next
- add global incremental pre-processing for the legacy core.
Version 4.14.2
Version 4.15.0
==============
- Improved integer cut algorithms for linear integer arithmetic.
It integrates diophantine equation solving with stronger cuts.
- C and OCaml API for accessing numerics, thanks to Josh Berdine
- Bug fixes.
Version 4.14.1
==============