Skip to content

Commit 7c49242

Browse files
committed
ebmc: bump version number to 5.6
1 parent e042948 commit 7c49242

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# EBMC 5.6
2+
3+
* SystemVerilog: typedefs from package scopes
4+
15
# EBMC 5.5
26

37
* If no engine is given, EBMC now selects an engine heuristically, instead
@@ -12,7 +16,6 @@
1216
* SystemVerilog: package scope operator
1317
* SystemVerilog: checkers
1418
* SystemVerilog: clocking block declarations
15-
* SystemVerilog: typedefs from package scopes
1619

1720
# EBMC 5.4
1821

src/ebmc/ebmc_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define EBMC_VERSION "5.5"
1+
#define EBMC_VERSION "5.6"

0 commit comments

Comments
 (0)