devel release

This commit is contained in:
Wilson Snyder 2019-05-08 21:39:23 -04:00
parent cc1d380864
commit 00efa05b50
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.015 devel
* Verilator 4.014 2019-05-08
*** Add --trace-fst-thread.

View File

@ -6,7 +6,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.014 2019-05-08],
AC_INIT([Verilator],[4.015 devel],
[https://www.veripool.org/verilator],
[verilator],[https://www.veripool.org/verilator])
# When releasing, also update header of Changes file