Skip to content

Commit 8e692ae

Browse files
authored
Merge pull request #6203 from NlightNFotis/new_cbmc_5.33.0
Mark cbmc version 5.33.0 in `src/config.inc`.
2 parents 06c2cfd + 515c303 commit 8e692ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ endif
7676
OSX_IDENTITY="Developer ID Application: Daniel Kroening"
7777

7878
# Detailed version information
79-
CBMC_VERSION = 5.32.1
79+
CBMC_VERSION = 5.33.0
8080

8181
# Use the CUDD library for BDDs, can be installed using `make -C src cudd-download`
8282
# CUDD = ../../cudd-3.0.0

0 commit comments

Comments
 (0)