summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Valentin Wüstholz <wuestholz@users.noreply.github.com>2015-12-01 18:48:40 -0600
committerGravatar Valentin Wüstholz <wuestholz@users.noreply.github.com>2015-12-01 18:48:40 -0600
commite172da3b4ac7f8d352d366d81f1c7c3184426033 (patch)
tree264437a4a5491b97aa425dae1e911a4c773f346c /README.md
parentfe8de9444fb6ce90216a9b8268d8a13daa9a9f2a (diff)
parent75b5befa9f82f6fd54817d9cec20522af1a797a6 (diff)
Merge pull request #27 from boogie-org/update_recommended_Z3_version
Update recommended z3 version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a976b249..224d7196 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ You can also report issues on our [issue tracker](https://github.com/boogie-org/
### Requirements
- [NuGet](https://www.nuget.org/)
-- [Z3](https://github.com/Z3Prover/z3) 4.3.2 or [CVC4](http://cvc4.cs.nyu.edu/web/) **FIXME_VERSION** (note
+- [Z3](https://github.com/Z3Prover/z3) 4.4.1 or [CVC4](http://cvc4.cs.nyu.edu/web/) **FIXME_VERSION** (note
CVC4 support is experimental)
#### Windows specific