diff --git a/Changes b/Changes index 1a6773949..5424776a4 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.602 **** +* Verilator 3.602 09/11/2006 **** Fix function references under top inlined module. [David Hewson] diff --git a/src/config.h.in b/src/config.h.in index a95c6253c..8d7a91075 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.601 09/06/2006" +#define DTVERSION "Verilator 3.602 09/11/2006" //********************************************************************** //**** Functions