Skip to content

Commit

Permalink
Merge pull request #6734 from NlightNFotis/cbmc-5.53
Browse files Browse the repository at this point in the history
Update CBMC to version 5.53.0
  • Loading branch information
NlightNFotis authored Mar 17, 2022
2 parents 6ca79bf + 1a70e34 commit d0c594f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.inc
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ endif
OSX_IDENTITY="Developer ID Application: Daniel Kroening"

# Detailed version information
CBMC_VERSION = 5.52.0
CBMC_VERSION = 5.53.0

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

0 comments on commit d0c594f

Please sign in to comment.