Skip to content

Commit

Permalink
Update CBMC version to 5.95.1 (#2844)
Browse files Browse the repository at this point in the history
Update CBMC version to 5.95.1
  • Loading branch information
adpaco-aws authored Oct 31, 2023
1 parent 24bb480 commit 0941e3d
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="5"
CBMC_MINOR="94"
CBMC_VERSION="5.94.0"
CBMC_MINOR="95"
CBMC_VERSION="5.95.1"

# 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 0941e3d

Please sign in to comment.