Version bump

git-svn-id: file://localhost/svn/verilator/trunk/verilator@783 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
Wilson Snyder 2006-09-11 20:44:54 +00:00
parent 12ae70ba95
commit 53155b3a36
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Revision history for Verilator
The contributors that suggested a given feature are shown in []. [by ...] The contributors that suggested a given feature are shown in []. [by ...]
indicates the contributor was also the author of the fix; Thanks! indicates the contributor was also the author of the fix; Thanks!
* Verilator 3.602 **** * Verilator 3.602 09/11/2006
**** Fix function references under top inlined module. [David Hewson] **** Fix function references under top inlined module. [David Hewson]

View File

@ -24,7 +24,7 @@
//********************************************************************** //**********************************************************************
//**** Version and host name //**** Version and host name
#define DTVERSION "Verilator 3.601 09/06/2006" #define DTVERSION "Verilator 3.602 09/11/2006"
//********************************************************************** //**********************************************************************
//**** Functions //**** Functions