Skip to content

Commit cc367b3

Browse files
Update CBMC dependency to 6.6.0 (#4050)
Kani now uses CBMC's latest release 6.6.0. Resolves #4019 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses. Co-authored-by: Michael Tautschnig <tautschn@amazon.com>
1 parent f915000 commit cc367b3

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,5 +1,5 @@
11
CBMC_MAJOR="6"
2-
CBMC_MINOR="5"
3-
CBMC_VERSION="6.5.0"
2+
CBMC_MINOR="6"
3+
CBMC_VERSION="6.6.0"
44

55
KISSAT_VERSION="4.0.1"

0 commit comments

Comments
 (0)