From 8bc1e75d9fba52ef6aae1c2a3583c6c854109c30 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 18 Jan 2008 21:45:16 +0000 Subject: [PATCH] Fix version bump information git-svn-id: file://localhost/svn/verilator/trunk/verilator@981 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 4320eb3f6..9004a5a94 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.656 2008/1/15 +* Verilator 3.656 2008/01/18 **** Wide VL_CONST_W_#X functions are now made automatically. [Bernard Deadman] In such cases, a new {prefix}__Inlines.h file will be built and included. diff --git a/src/config_build.h.in b/src/config_build.h.in index ea451b860..5ea90f81b 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.656 11/27/2007" +#define DTVERSION "Verilator 3.656 2008/01/18" //********************************************************************** //**** Functions