Version bump

This commit is contained in:
Wilson Snyder 2022-10-01 08:28:27 -04:00
parent 5ed882faf2
commit 746c7ea8f7
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.227 devel
Verilator 4.228 2022-10-01
==========================
**Announcement:**

View File

@ -10,7 +10,7 @@
# Then 'make maintainer-dist'
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.227 devel],
AC_INIT([Verilator],[4.228 2022-10-01],
[https://verilator.org],
[verilator],[https://verilator.org])