Version bump

This commit is contained in:
Wilson Snyder 2021-10-17 14:36:23 -04:00
parent 43e8263d1f
commit 8f090176a6
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ The changes in each Verilator version are described below. The
contributors that suggested a given feature are shown in []. Thanks!
Verilator 4.213 devel
Verilator 4.214 2021-10-17
==========================
* Add profile-guided optmization of mtasks (#3150).

View File

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