mirror of
https://github.com/verilator/verilator.git
synced 2025-04-05 12:12:39 +00:00
Version bump
This commit is contained in:
parent
70cf2582d6
commit
35fe205fd6
2
Changes
2
Changes
@ -2,7 +2,7 @@ Revision history for Verilator
|
||||
|
||||
The contributors that suggested a given feature are shown in []. Thanks!
|
||||
|
||||
* Verilator 4.017 devel
|
||||
* Verilator 4.018 2019-08-29
|
||||
|
||||
** When showing an error, show source code and offer suggestions of replacements.
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
|
||||
#AC_INIT([Verilator],[#.### devel])
|
||||
AC_INIT([Verilator],[4.017 devel],
|
||||
AC_INIT([Verilator],[4.018 2019-08-29],
|
||||
[https://www.veripool.org/verilator],
|
||||
[verilator],[https://www.veripool.org/verilator])
|
||||
# When releasing, also update header of Changes file
|
||||
|
Loading…
Reference in New Issue
Block a user