Version bump

This commit is contained in:
Wilson Snyder 2022-12-14 21:59:58 -05:00
parent 925fb921a2
commit 4cefccf5d2
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 5.003 devel
Verilator 5.004 2022-12-14
==========================
**Major:**

View File

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