Version bump

This commit is contained in:
Wilson Snyder 2018-01-02 18:06:05 -05:00
parent 8e65d93d6d
commit 3788e90644
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 3.917 devel
* Verilator 3.918 2018-01-02
*** Workaround GCC/clang bug with huge compile times, bug1248.

View File

@ -6,7 +6,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[3.917 devel])
AC_INIT([Verilator],[3.918 2018-01-02])
# When releasing, also update header of Changes file
# and commit using "devel release" or "Version bump" message