From 34e8de56bc7c403d680b97d26495d87a34f86a61 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 23 Jul 2008 07:51:32 -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 0396a8d04..3531c7eb0 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.66* +* Verilator 3.670 2008/07/23 ** Add --x-assign=fast option, and make it the default. This chooses performance over reset debugging. See the manual. diff --git a/src/config_build.h.in b/src/config_build.h.in index 3f99cfe42..98c8f0caf 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.665 2008/06/25" +#define DTVERSION "Verilator 3.670 2008/07/23" //********************************************************************** //**** Functions