From 2dcd4d171b9e902eb13777e59190b516ac27f8a9 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 3 Jan 2011 13:32:16 -0500 Subject: [PATCH] Version bump --- Changes | 2 +- src/config_build.h.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 5e8b71e9e..ac4561efa 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.80*** +* Verilator 3.810 2011/01/03 ** Add limited support for VPI access to public signals, see docs. diff --git a/src/config_build.h.in b/src/config_build.h.in index f4e582954..08caeef4a 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.805 2010/07/10" +#define DTVERSION "Verilator 3.810 2010/07/10" //********************************************************************** //**** Functions