mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 20:21:23 +00:00
inc version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1382cdefea
commit
8e6f17ebd0
5 changed files with 8 additions and 5 deletions
|
@ -10,7 +10,7 @@ Version 4.next
|
|||
- native word level bit-vector solving.
|
||||
- introduction of simple induction lemmas to handle a limited repertoire of induction proofs.
|
||||
|
||||
Version 4.11.1
|
||||
Version 4.11.2
|
||||
==============
|
||||
- add error handling to fromString method in JavaScript
|
||||
- fix regression in default parameters for CDCL, thanks to Nuno Lopes
|
||||
|
@ -34,6 +34,9 @@ Version 4.11.1
|
|||
- fix to re-entrancy bug in user propagator (thanks to Clemens Eisenhofer).
|
||||
- handle _toExpr for quantified formulas in JS bindings
|
||||
|
||||
Version 4.11.1
|
||||
==============
|
||||
- skipped
|
||||
|
||||
Version 4.11.0
|
||||
==============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue