diff --git a/Changes b/Changes index a70b0a54e..7f6b3cd1d 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.61* +* Verilator 3.620 10/04/2006 *** Support simple inout task ports. [Eugene Weber] @@ -20,7 +20,7 @@ indicates the contributor was also the author of the fix; Thanks! **** Fix dotted variables in always sensitivity lists. [Allan Cochrane] -* Verilator 3.610 09/20/2006 +* Verilator 3.610 09/20/2006 Stable *** Verilator now works under DJGPP (Pentium GCC). [John Stroebel] diff --git a/src/config.h.in b/src/config.h.in index feb63530a..57803d65d 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.610 09/20/2006" +#define DTVERSION "Verilator 3.620 10/04/2006" //********************************************************************** //**** Functions