From 023519c8f6361b73ce3a1d9391b1539bdffde8bf Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Thu, 26 Feb 2009 07:44:00 -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 063fb0982..97df274e0 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.70** +* Verilator 3.701 2009/02/26 ** Support repeat and forever statements. [Jeremy Bennett] diff --git a/src/config_build.h.in b/src/config_build.h.in index ccf1ebae1..38d139c03 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.700 2009/01/08" +#define DTVERSION "Verilator 3.701 2009/02/26" //********************************************************************** //**** Functions