Version bump

This commit is contained in:
Wilson Snyder 2021-02-25 21:43:33 -05:00
parent ce78d6e438
commit 17b75c6428
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Revision history for Verilator
The contributors that suggested a given feature are shown in []. Thanks!
* Verilator 4.109 devel
* Verilator 4.110 2021-02-25
*** Optimize bit operations and others (#2186) (#2632) (#2633) (#2751) (#2800) [Yutetsu TAKATSUKASA]

View File

@ -7,7 +7,7 @@
#AC_INIT([Verilator],[#.### YYYY-MM-DD])
#AC_INIT([Verilator],[#.### devel])
AC_INIT([Verilator],[4.109 devel],
AC_INIT([Verilator],[4.110 2021-02-25],
[https://verilator.org],
[verilator],[https://verilator.org])
# When releasing, also update header of Changes file