From 2e306c69fc0eeabf05efee2b888916ce386aaa21 Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Fri, 29 Apr 2022 13:20:56 +0100 Subject: [PATCH] Mark CBMC version 5.56.0 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index c32196f1c59..ece1c6a67b7 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.55.0 +CBMC_VERSION = 5.56.0 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0