From 12fae74a9ab60545d609af816649528765f1a6a5 Mon Sep 17 00:00:00 2001 From: Thomas Given-Wilson Date: Thu, 18 Aug 2022 10:57:05 +0100 Subject: [PATCH] Bump version number --- src/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.inc b/src/config.inc index d523ee6b6b4..c5195096a83 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.63.0 +CBMC_VERSION = 5.64.0 # Use the CUDD library for BDDs, can be installed using `make -C src cudd-download` # CUDD = ../../cudd-3.0.0