From 63df2ea34a0fe5fce16bad5b1b291a2285d61f78 Mon Sep 17 00:00:00 2001 From: Piotr Grabalski Date: Thu, 10 Dec 2020 11:35:48 +0000 Subject: [PATCH] Update CBMC version to 5.20.1 Version update to 5.20.1 for release. --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index 299b9634d05..f080da90732 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.20.0 +CBMC_VERSION = 5.20.1 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0