From fc2dfe65ea0eb83c02184332c2eeda34caaca10b Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Fri, 9 Oct 2020 12:00:45 +0100 Subject: [PATCH] Update CBMC version to 5.16.0 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index 575d7d25c80..8c3f76c3ab0 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.15.0 +CBMC_VERSION = 5.16.0 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0