From 1b4dae8c3ce30c5c1f6b4f3818fe442ad20f9d77 Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Thu, 30 Sep 2021 11:24:44 +0100 Subject: [PATCH] Mark CBMC version 5.40.0 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index dc6f5583413..7103c3133b5 100644 --- a/src/config.inc +++ b/src/config.inc @@ -76,7 +76,7 @@ endif OSX_IDENTITY="Developer ID Application: Daniel Kroening" # Detailed version information -CBMC_VERSION = 5.39.3 +CBMC_VERSION = 5.40.0 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0