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