From 44b6c371db784c0ab619261fb1c9932e54e60dae Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 1 May 2010 14:18:56 -0400 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 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