From 100d5b386c8b98851a6e6f40cc067090bd9496e4 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Tue, 19 Dec 2006 14:13:34 +0000 Subject: [PATCH] Version bump git-svn-id: file://localhost/svn/verilator/trunk/verilator@847 77ca24e4-aefa-0310-84f0-b9a241c72d87 --- Changes | 2 +- src/config_build.h.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index a6279d6dd..d2b2cd376 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.62*** +* Verilator 3.630 12/19/2006 ** Support $readmemb and $readmemh. [Eugene Weber, Arthur Kahlich] diff --git a/src/config_build.h.in b/src/config_build.h.in index 350ab0f58..f178e1000 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.623 12/05/2006" +#define DTVERSION "Verilator 3.630 12/19/2006" //********************************************************************** //**** Functions