diff --git a/Changes b/Changes index 7f1e817aa..4d14d79f8 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.802 2010/05/01 *** Support runtime access to public signal names. diff --git a/src/config_build.h.in b/src/config_build.h.in index a18cb8fdc..04299a091 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.801+" +#define DTVERSION "Verilator 3.802 2010/05/01" //********************************************************************** //**** Functions