devel release

This commit is contained in:
Wilson Snyder 2018-10-06 10:12:31 -04:00
parent 4333c201f1
commit fc0cf00b1d
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@ Revision history for Verilator
The contributors that suggested a given feature are shown in []. Thanks!
* Verilator 4.005 devel
* Verilator 4.004 2018-10-6
** Add GTKWave FST native tracing, bug1356. [Sergi Granell]

View File

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