From b19a4b6956f301a9037d121a8b59732fa6efdfb0 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Tue, 4 Aug 2009 15:23:23 -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 6b0fdf51c..d8ac32d68 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.71*** +* Verilator 3.713 2009/08/04 ** Support constant function calls for parameters. [many!] diff --git a/src/config_build.h.in b/src/config_build.h.in index ec9b2382a..67bbaebb9 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.712 2009/07/14" +#define DTVERSION "Verilator 3.713 2009/08/04" //********************************************************************** //**** Functions