From 9d774a7e95e7bc428a001eb8ba5e64abdb4f58b0 Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Tue, 21 Sep 2021 15:56:59 +0100 Subject: [PATCH] Mark cbmc version 5.39.2 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index 1e94c0501cc..59b30492bc2 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.1 +CBMC_VERSION = 5.39.2 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0