devel release

This commit is contained in:
Wilson Snyder 2019-11-10 14:25:54 -05:00
parent 30be381aa8
commit 6ce81698e7
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@ Revision history for Verilator
The contributors that suggested a given feature are shown in []. Thanks!
* Verilator 4.023 devel
* Verilator 4.022 2019-11-10
** Add --protect-lib, bug1490. [Todd Strader]

View File

@ -6,7 +6,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.022 2019-11-10],
AC_INIT([Verilator],[4.023 devel],
[https://verilator.org],
[verilator],[https://verilator.org])
# When releasing, also update header of Changes file