devel release

This commit is contained in:
Wilson Snyder 2022-12-14 22:08:39 -05:00
parent 4cefccf5d2
commit bae60ab8ea
2 changed files with 7 additions and 1 deletions

View File

@ -8,6 +8,12 @@ The changes in each Verilator version are described below. The
contributors that suggested a given feature are shown in []. Thanks!
Verilator 5.005 devel
==========================
**Minor:**
Verilator 5.004 2022-12-14
==========================

View File

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