From b3ee613fcdeaae019a16e9cd96df85782895758a Mon Sep 17 00:00:00 2001 From: Thomas Given-Wilson Date: Tue, 13 Dec 2022 20:48:07 +0000 Subject: [PATCH] CBMC version 5.72.2 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index 7cdc6965c4d..46db6f5eb22 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.72.1 +CBMC_VERSION = 5.72.2 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0