From 0645ea9a5931695a2cb8e067058fb53ae1034fa7 Mon Sep 17 00:00:00 2001 From: Levent Erkok Date: Fri, 5 Jan 2024 11:42:14 -0800 Subject: [PATCH] Update z3 tested date --- SMTSolverVersions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMTSolverVersions.md b/SMTSolverVersions.md index c6003d9ae..4aead65a2 100644 --- a/SMTSolverVersions.md +++ b/SMTSolverVersions.md @@ -33,7 +33,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 Jan 3rd, 2024 + * Version as downloaded from the above site on Jan 5th, 2024 * 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.