diff --git a/Changes b/Changes index fc5874ce9..4321cbbd4 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,10 @@ 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.663 2008/05/08 + +**** Fix missing file in kit. + * Verilator 3.663 2008/05/07 **** Add DESTDIR to Makefiles to assist RPM construction. [Gunter Dannoritzer] diff --git a/src/config_build.h.in b/src/config_build.h.in index ed5cfa64d..9aff6f1c7 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.663 2008/05/07" +#define DTVERSION "Verilator 3.664 2008/05/08" //********************************************************************** //**** Functions