From 1b204811007f63fc04c9fad333169cf51e2306d9 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 6 Sep 2006 17:50:47 +0000 Subject: [PATCH] Version bump git-svn-id: file://localhost/svn/verilator/trunk/verilator@778 77ca24e4-aefa-0310-84f0-b9a241c72d87 --- Changes | 2 +- src/config.h.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index d3f264bd4..803491959 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.601 09/06/2006 *** Added --inhibit-sim flag for environments using old __Vm_inhibitSim. diff --git a/src/config.h.in b/src/config.h.in index 6643404c0..a95c6253c 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -24,7 +24,7 @@ //********************************************************************** //**** Version and host name -#define DTVERSION "Verilator 3.600 08/28/2006" +#define DTVERSION "Verilator 3.601 09/06/2006" //********************************************************************** //**** Functions