mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
devel release
This commit is contained in:
parent
9dc65df982
commit
d6fbbddac9
3
Changes
3
Changes
@ -3,6 +3,9 @@ Revision history for Verilator
|
||||
The contributors that suggested a given feature are shown in []. Thanks!
|
||||
|
||||
|
||||
* Verilator 4.035 devel
|
||||
|
||||
|
||||
* Verilator 4.034 2020-05-03
|
||||
|
||||
** Add simplistic class support with many restrictions, see manual, #377.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
|
||||
#AC_INIT([Verilator],[#.### devel])
|
||||
AC_INIT([Verilator],[4.034 2020-05-03],
|
||||
AC_INIT([Verilator],[4.035 devel],
|
||||
[https://verilator.org],
|
||||
[verilator],[https://verilator.org])
|
||||
# When releasing, also update header of Changes file
|
||||
|
Loading…
Reference in New Issue
Block a user