From a629b7d1e94feacdd14a8a7b06a7a6e2dd0a9443 Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Mon, 5 Sep 2022 16:23:39 +0100 Subject: [PATCH] Mark CBMC hotfix version 5.65.1 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index 058d35fa5a1..7be63f02146 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.65.0 +CBMC_VERSION = 5.65.1 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0