diff --git a/Changes b/Changes index 6b3b8d739..e4a62bfcd 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.656 2008/*** +* Verilator 3.657 2008/02/20 **** Fix assignments of {a,b,c} = {c,b,a}. [Jonathan Kimmitt] diff --git a/src/config_build.h.in b/src/config_build.h.in index 5ea90f81b..8fbef9c0d 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.656 2008/01/18" +#define DTVERSION "Verilator 3.657 2008/01/18" //********************************************************************** //**** Functions