From 000c152165520081fb79d2ca084269e57682221d Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Fri, 27 May 2022 10:31:41 +0100 Subject: [PATCH] Mark hotfix version of CBMC - 5.58.1 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index cec4d292e6e..da9f7b28c61 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.58.0 +CBMC_VERSION = 5.58.1 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0