diff --git a/Changes b/Changes index bf3541f35..26d7f8124 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.81*** +* Verilator 3.811 2011/02/14 **** Report errors on duplicated or empty pins, bug321. [Christian Leber] diff --git a/src/config_build.h.in b/src/config_build.h.in index afb72a606..182b3ef46 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.810+" +#define DTVERSION "Verilator 3.811 2011/02/14" //********************************************************************** //**** Functions