From 6ef44a6fbb7f97385998df34ec69aa7f8ab551ad Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 17 Mar 2010 07:59:12 -0400 Subject: [PATCH] Version bump --- Changes | 4 ++-- src/config_build.h.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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