diff --git a/Changes b/Changes index 83dede942..20ae8b846 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,7 @@ Revision history for Verilator The contributors that suggested a given feature are shown in []. [by ...] indicates the contributor was also the author of the fix; Thanks! -* Verilator 3.62** +* Verilator 3.621 10/11/2006 ** Add /*verilator no_inline_task*/ to prevent over-expansion. [Eugene Weber] diff --git a/src/config.h.in b/src/config.h.in index 57803d65d..c5f49bddb 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.620 10/04/2006" +#define DTVERSION "Verilator 3.621 10/11/2006" //********************************************************************** //**** Functions