diff --git a/Changes b/Changes index 7993f6fe5..074116d37 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.70**** +* Verilator 3.702 2009/03/28 *** Add --pins-bv option to use sc_bv for all ports. [Brian Small] diff --git a/src/config_build.h.in b/src/config_build.h.in index 2e10a125d..6e4f73f26 100644 --- a/src/config_build.h.in +++ b/src/config_build.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.701 2009/02/26" +#define DTVERSION "Verilator 3.702 2009/03/28" //********************************************************************** //**** Functions