From bcc7045fc9c607e168398638352210815be162e7 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 8 Oct 2008 17:08:47 -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 178c9ec87..a922458b0 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.67** +* Verilator 3.680 2008/10/08 ** Support negative bit indexes. [Stephane Laurent] Tracing negative indexes requires latest Verilog-Perl and SystemPerl. diff --git a/src/config_build.h.in b/src/config_build.h.in index e1f99b9e6..3f5de611f 100644 --- a/src/config_build.h.in +++ b/src/config_build.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.671 2008/07/23" +#define DTVERSION "Verilator 3.680 2008/10/08" //********************************************************************** //**** Functions