forked from github/verilator
devel release
This commit is contained in:
parent
132f61e900
commit
5fb21c2159
2
Changes
2
Changes
@ -2,6 +2,8 @@ Revision history for Verilator
|
|||||||
|
|
||||||
The contributors that suggested a given feature are shown in []. Thanks!
|
The contributors that suggested a given feature are shown in []. Thanks!
|
||||||
|
|
||||||
|
* Verilator 3.915 devel
|
||||||
|
|
||||||
* Verilator 3.914 2017-10-14
|
* Verilator 3.914 2017-10-14
|
||||||
|
|
||||||
** Added new examples/ directory with appropriate examples. This replaces the
|
** Added new examples/ directory with appropriate examples. This replaces the
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
|
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
|
||||||
#AC_INIT([Verilator],[#.### devel])
|
#AC_INIT([Verilator],[#.### devel])
|
||||||
AC_INIT([Verilator],[3.914 2017-10-14])
|
AC_INIT([Verilator],[3.915 devel])
|
||||||
# When releasing, also update header of Changes file
|
# When releasing, also update header of Changes file
|
||||||
# and commit using "devel release" or "Version bump" message
|
# and commit using "devel release" or "Version bump" message
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user