diff --git a/Changes b/Changes index 6e2cf4ec6..57e2543bc 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.8**** +* Verilator 3.804 2010/09/20 *** Support tracing/coverage of underscore signals, bug280. [by Jason McMullan] diff --git a/src/config_build.h.in b/src/config_build.h.in index b7d9bd5fa..037f775f4 100644 --- a/src/config_build.h.in +++ b/src/config_build.h.in @@ -25,7 +25,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.803 2010/07/10" +#define DTVERSION "Verilator 3.804 2010/07/10" //********************************************************************** //**** Functions