devel release

This commit is contained in:
Wilson Snyder 2020-05-03 11:18:53 -04:00
parent 9dc65df982
commit d6fbbddac9
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@ Revision history for Verilator
The contributors that suggested a given feature are shown in []. Thanks!
* Verilator 4.035 devel
* Verilator 4.034 2020-05-03
** Add simplistic class support with many restrictions, see manual, #377.

View File

@ -7,7 +7,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.034 2020-05-03],
AC_INIT([Verilator],[4.035 devel],
[https://verilator.org],
[verilator],[https://verilator.org])
# When releasing, also update header of Changes file