diff --git a/Changes b/Changes index 3b5f6eacf..d80e79f1c 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.65*** +* Verilator 3.654 10/18/2007 **** Don't exit early if many warnings but no errors are found. [Stan Mayer] diff --git a/src/config_build.h.in b/src/config_build.h.in index f5f286fb2..6d43abdae 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.653 8/1/2007" +#define DTVERSION "Verilator 3.654 8/1/2007" //********************************************************************** //**** Functions