mirror of
https://github.com/verilator/verilator.git
synced 2025-01-04 05:37:48 +00:00
Version bump
This commit is contained in:
parent
cb82c42e35
commit
42d2cbad41
2
Changes
2
Changes
@ -2,7 +2,7 @@ Revision history for Verilator
|
||||
|
||||
The contributors that suggested a given feature are shown in []. Thanks!
|
||||
|
||||
* Verilator 3.907 devel
|
||||
* Verilator 3.908 2017-08-28
|
||||
|
||||
**** Support x in $readmem, bug1180. [Arthur Kahlich]
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
|
||||
#AC_INIT([Verilator],[#.### devel])
|
||||
AC_INIT([Verilator],[3.907 devel])
|
||||
AC_INIT([Verilator],[3.908 2017-08-28])
|
||||
# When releasing, also update header of Changes file
|
||||
|
||||
AC_CONFIG_HEADER(src/config_build.h)
|
||||
|
Loading…
Reference in New Issue
Block a user