Skip to content

Commit

Permalink
Merge pull request #5532 from NlightNFotis/upgrade-cbmc-version-5.17
Browse files Browse the repository at this point in the history
Update CBMC to version 5.17.0
  • Loading branch information
NlightNFotis authored Oct 15, 2020
2 parents a0e4c95 + cc1f212 commit 1c4e0c4
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.16.0
CBMC_VERSION = 5.17.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 1c4e0c4

Please sign in to comment.