From fa3e03e071e29b046a6881cfa24efe17acdeb579 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 4 Oct 2006 12:57:29 +0000 Subject: [PATCH] version bump git-svn-id: file://localhost/svn/verilator/trunk/verilator@804 77ca24e4-aefa-0310-84f0-b9a241c72d87 --- Changes | 4 ++-- src/config.h.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index a70b0a54e..7f6b3cd1d 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.61* +* Verilator 3.620 10/04/2006 *** Support simple inout task ports. [Eugene Weber] @@ -20,7 +20,7 @@ indicates the contributor was also the author of the fix; Thanks! **** Fix dotted variables in always sensitivity lists. [Allan Cochrane] -* Verilator 3.610 09/20/2006 +* Verilator 3.610 09/20/2006 Stable *** Verilator now works under DJGPP (Pentium GCC). [John Stroebel] diff --git a/src/config.h.in b/src/config.h.in index feb63530a..57803d65d 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.610 09/20/2006" +#define DTVERSION "Verilator 3.620 10/04/2006" //********************************************************************** //**** Functions