Version bump
This commit is contained in:
parent
8f64e4a76f
commit
9dc65df982
2
Changes
2
Changes
|
|
@ -3,7 +3,7 @@ Revision history for Verilator
|
||||||
The contributors that suggested a given feature are shown in []. Thanks!
|
The contributors that suggested a given feature are shown in []. Thanks!
|
||||||
|
|
||||||
|
|
||||||
* Verilator 4.033 devel
|
* Verilator 4.034 2020-05-03
|
||||||
|
|
||||||
** Add simplistic class support with many restrictions, see manual, #377.
|
** Add simplistic class support with many restrictions, see manual, #377.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
|
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
|
||||||
#AC_INIT([Verilator],[#.### devel])
|
#AC_INIT([Verilator],[#.### devel])
|
||||||
AC_INIT([Verilator],[4.033 devel],
|
AC_INIT([Verilator],[4.034 2020-05-03],
|
||||||
[https://verilator.org],
|
[https://verilator.org],
|
||||||
[verilator],[https://verilator.org])
|
[verilator],[https://verilator.org])
|
||||||
# When releasing, also update header of Changes file
|
# When releasing, also update header of Changes file
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue