Skip to content

Commit c7e3c5d

Browse files
authored
Merge pull request #5717 from NlightNFotis/cbmc-5.20.2
Update CBMC to version 5.21.0
2 parents c50c69d + 0cc4f0a commit c7e3c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.inc

Lines changed: 1 addition & 1 deletion
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.20.1
79+
CBMC_VERSION = 5.21.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)