Version bump

This commit is contained in:
Wilson Snyder 2018-10-27 08:27:10 -04:00
parent 13163aef24
commit 3df9b4230b
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.005 devel
* Verilator 4.006 2018-10-27
** Add --pp-comments, msg2700. [Robert Henry]

View File

@ -6,7 +6,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.005 devel],
AC_INIT([Verilator],[4.006 2018-10-27],
[https://www.veripool.org/verilator],
[verilator],[https://www.veripool.org/verilator])
# When releasing, also update header of Changes file