From 0e0cbb0c186d33635d52f4ff08ab33ae3ca2f366 Mon Sep 17 00:00:00 2001 From: Levent Erkok Date: Mon, 20 Nov 2023 13:30:23 -0800 Subject: [PATCH] fix version --- SMTSolverVersions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMTSolverVersions.md b/SMTSolverVersions.md index 358f0d8a1..a3a62f7f5 100644 --- a/SMTSolverVersions.md +++ b/SMTSolverVersions.md @@ -30,7 +30,7 @@ report any issues you might see with newer releases. * Version 2.6.2 as downloaded from the above site on Apr 7, 2020 * Z3: * http://github.com/Z3Prover/z3 - * Version as downloaded from the above site on Oct 30th, 2023 + * Version as downloaded from the above site on Oct 29th, 2023 * SBV typically relies on latest features of z3, so compiling directly from the sources is recommended. If that's not possible, you should always use their latest release.