From e3f17e78538ede6ada7a517fd0d016fe2b1c0a41 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 20 Sep 2006 13:25:03 +0000 Subject: [PATCH] Version bump git-svn-id: file://localhost/svn/verilator/trunk/verilator@791 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 be2548a7a..3ecd9da31 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.60** +* Verilator 3.610 09/20/2006 *** Verilator now works under DJGPP (Pentium GCC). [John Stroebel] @@ -15,7 +15,7 @@ indicates the contributor was also the author of the fix; Thanks! **** Fix printf format warnings on 64-bit linux. -* Verilator 3.602 09/11/2006 +* Verilator 3.602 09/11/2006 Stable **** Fix function references under top inlined module. [David Hewson] diff --git a/src/config.h.in b/src/config.h.in index 8d7a91075..feb63530a 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.602 09/11/2006" +#define DTVERSION "Verilator 3.610 09/20/2006" //********************************************************************** //**** Functions