From b5dbb409a3fea60ee29809923f30a35a1be4e61b Mon Sep 17 00:00:00 2001 From: Enrico Steffinlongo Date: Wed, 1 Feb 2023 12:13:05 +0000 Subject: [PATCH] Increased version to 5.76.0 --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index 0b2cab482b2..828d138ee96 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.75.0 +CBMC_VERSION = 5.76.0 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0