We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151efbc commit eb96b70Copy full SHA for eb96b70
src/cbmc/version.h
@@ -1,6 +1,6 @@
1
#ifndef CPROVER_CBMC_VERSION_H
2
#define CPROVER_CBMC_VERSION_H
3
4
-#define CBMC_VERSION "5.7"
+#define CBMC_VERSION "5.8"
5
6
#endif // CPROVER_CBMC_VERSION_H
0 commit comments