From 871c1853bfb5a07cb3ef79aac451fcae67ed17da Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 20 Apr 2007 12:43:23 +0000 Subject: [PATCH] Version bump git-svn-id: file://localhost/svn/verilator/trunk/verilator@915 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 be9990507..b3eea44e1 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.65** +* Verilator 3.650 4/20/2007 ** Add --compiler msvc option. This is now required when Verilated code is to be run through MSVC++. This also enables fixing MSVC++ error diff --git a/src/config_build.h.in b/src/config_build.h.in index 2b209fed3..8c611a76e 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.640 3/12/2007" +#define DTVERSION "Verilator 3.650 4/20/2007" //********************************************************************** //**** Functions