From 3f2d6edb64066443edf7fd2734aa3609e8527658 Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Thu, 19 Jan 2023 10:36:58 +0000 Subject: [PATCH] Mark CBMC version 5.75.0 for release --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index 3fb9be17aea..0b2cab482b2 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.74.0 +CBMC_VERSION = 5.75.0 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0