devel release

This commit is contained in:
Wilson Snyder 2022-05-02 22:23:05 -04:00
parent aa86c777f4
commit 30783e6a79
2 changed files with 8 additions and 1 deletions

View File

@ -8,6 +8,13 @@ The changes in each Verilator version are described below. The
contributors that suggested a given feature are shown in []. Thanks!
Verilator 4.223 devel
==========================
**Minor:**
Verilator 4.222 2022-05-02
==========================

View File

@ -7,7 +7,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.222 2022-05-02],
AC_INIT([Verilator],[4.223 devel],
[https://verilator.org],
[verilator],[https://verilator.org])
# When releasing, also update header of Changes file