devel release

This commit is contained in:
Wilson Snyder 2020-03-08 08:40:33 -04:00
parent 95c4b6aaba
commit 9392eac6a7
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.031 devel
* Verilator 4.030 2020-03-08
** Add split_var metacomment to assist UNOPTFLAT fixes, #2066. [Yutetsu TAKATSUKASA]

View File

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