diff --git a/Changes b/Changes index 338a5c249..be004c66e 100644 --- a/Changes +++ b/Changes @@ -3,11 +3,11 @@ 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.80*** +* Verilator 3.801 2010/03/17 *** Support "break", "continue", "return". -**** Support "`default_nettype none|wire". [Dominic Plunkett] +*** Support "`default_nettype none|wire". [Dominic Plunkett] **** Skip SystemC tests if not installed. [Iztok Jeras] diff --git a/src/config_build.h.in b/src/config_build.h.in index 96efb4d15..aea6081cb 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.800++" +#define DTVERSION "Verilator 3.801 2010/03/17" //********************************************************************** //**** Functions