Version bump

This commit is contained in:
Wilson Snyder 2019-11-10 14:13:46 -05:00
parent e04bc16ffa
commit 30be381aa8
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Revision history for Verilator
The contributors that suggested a given feature are shown in []. Thanks!
* Verilator 4.021 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.020 devel],
AC_INIT([Verilator],[4.022 2019-11-10],
[https://verilator.org],
[verilator],[https://verilator.org])
# When releasing, also update header of Changes file