Version bump

This commit is contained in:
Wilson Snyder 2020-04-04 08:40:47 -04:00
parent 19b472cf0b
commit d3797ade95
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Revision history for Verilator
The contributors that suggested a given feature are shown in []. Thanks!
* Verilator 4.031 devel
* Verilator 4.032 2020-04-04
*** Add column numbers to errors and warnings.

View File

@ -7,7 +7,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.031 devel],
AC_INIT([Verilator],[4.032 2020-04-04],
[https://verilator.org],
[verilator],[https://verilator.org])
# When releasing, also update header of Changes file