Skip to content

Commit

Permalink
Automatic upgrade of CBMC from 6.3.1 to 6.4.0 (model-checking#3689)
Browse files Browse the repository at this point in the history
Upgrade CBMC to its latest release.

Co-authored-by: qinheping <[email protected]>
Co-authored-by: Michael Tautschnig <[email protected]>
  • Loading branch information
3 people authored Nov 6, 2024
1 parent 4aa739f commit 2565ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kani-dependencies
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CBMC_MAJOR="6"
CBMC_MINOR="3"
CBMC_VERSION="6.3.1"
CBMC_MINOR="4"
CBMC_VERSION="6.4.0"

# If you update this version number, remember to bump it in `src/setup.rs` too
CBMC_VIEWER_MAJOR="3"
Expand Down

0 comments on commit 2565ef6

Please sign in to comment.