From d52cf577fba555e0d8fb77915eb00dfdf293fb22 Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Thu, 12 Nov 2020 11:21:27 +0000 Subject: [PATCH] Update cbmc config to version 5.18.0. --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index cb12bb822be..0f4d4401b9d 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.17.0 +CBMC_VERSION = 5.18.0 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0