Skip to content

Commit

Permalink
Merge pull request #6274 from thomasspriggs/tas/release_5_36_0
Browse files Browse the repository at this point in the history
Mark CBMC version 5.36.0 in config.inc
  • Loading branch information
thomasspriggs authored Aug 5, 2021
2 parents e1e84da + 9aff751 commit 25ed175
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.35.0
CBMC_VERSION = 5.36.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 25ed175

Please sign in to comment.