diff --git a/Changes b/Changes index be2548a7a..3ecd9da31 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.60** +* Verilator 3.610 09/20/2006 *** Verilator now works under DJGPP (Pentium GCC). [John Stroebel] @@ -15,7 +15,7 @@ indicates the contributor was also the author of the fix; Thanks! **** Fix printf format warnings on 64-bit linux. -* Verilator 3.602 09/11/2006 +* Verilator 3.602 09/11/2006 Stable **** Fix function references under top inlined module. [David Hewson] diff --git a/src/config.h.in b/src/config.h.in index 8d7a91075..feb63530a 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.602 09/11/2006" +#define DTVERSION "Verilator 3.610 09/20/2006" //********************************************************************** //**** Functions