Skip to content

Commit eb96b70

Browse files
author
Daniel Kroening
committed
increased version number in preparation for release 5.8
1 parent 151efbc commit eb96b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cbmc/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifndef CPROVER_CBMC_VERSION_H
22
#define CPROVER_CBMC_VERSION_H
33

4-
#define CBMC_VERSION "5.7"
4+
#define CBMC_VERSION "5.8"
55

66
#endif // CPROVER_CBMC_VERSION_H

0 commit comments

Comments
 (0)