Version bump
This commit is contained in:
parent
96f5f66c26
commit
0e9be8eea0
2
Changes
2
Changes
|
|
@ -2,7 +2,7 @@ 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.913 devel
|
* Verilator 3.913 2017-10-14
|
||||||
|
|
||||||
** Added new examples/ directory with appropriate examples. This replaces the
|
** Added new examples/ directory with appropriate examples. This replaces the
|
||||||
old test_c and test_sc directories.
|
old test_c and test_sc directories.
|
||||||
|
|
|
||||||
|
|
@ -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.913 devel])
|
AC_INIT([Verilator],[3.914 2017-10-14])
|
||||||
# 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