devel release

This commit is contained in:
Wilson Snyder 2021-10-17 14:47:19 -04:00
parent 8f090176a6
commit 00059987a1
2 changed files with 5 additions and 1 deletions

View File

@ -8,6 +8,10 @@ The changes in each Verilator version are described below. The
contributors that suggested a given feature are shown in []. Thanks!
Verilator 4.215 devel
==========================
Verilator 4.214 2021-10-17
==========================

View File

@ -7,7 +7,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.214 2021-10-17],
AC_INIT([Verilator],[4.215 devel],
[https://verilator.org],
[verilator],[https://verilator.org])
# When releasing, also update header of Changes file