From a20b4f2864f8b095684a157e1237c34f8f851879 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 6 Apr 2011 07:33:44 -0400 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 4782fd6dc..dc8fceb16 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.8**** +* Verilator 3.812 2011/04/06 *** Add --trace-max-width and --trace-max-array, bug 319. [Alex Solomatnikov] diff --git a/src/config_build.h.in b/src/config_build.h.in index 7b7469271..510446cc6 100644 --- a/src/config_build.h.in +++ b/src/config_build.h.in @@ -25,7 +25,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.811+ devel" +#define DTVERSION "Verilator 3.812 2011/04/06" //********************************************************************** //**** Functions