Skip to content

Commit 0941e3d

Browse files
authored
Update CBMC version to 5.95.1 (#2844)
Update CBMC version to 5.95.1
1 parent 24bb480 commit 0941e3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kani-dependencies

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CBMC_MAJOR="5"
2-
CBMC_MINOR="94"
3-
CBMC_VERSION="5.94.0"
2+
CBMC_MINOR="95"
3+
CBMC_VERSION="5.95.1"
44

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

0 commit comments

Comments
 (0)