Version bump

git-svn-id: file://localhost/svn/verilator/trunk/verilator@872 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
Wilson Snyder 2007-01-18 00:52:10 +00:00
parent 895a3264a3
commit b6f2b5b46a
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.63* * Verilator 3.632 1/17/2007
*** Add /*verilator isolate_asignments*/ attribute. [Mike Shinkarovsky] *** Add /*verilator isolate_asignments*/ attribute. [Mike Shinkarovsky]

View File

@ -24,7 +24,7 @@
//********************************************************************** //**********************************************************************
//**** Version and host name //**** Version and host name
#define DTVERSION "Verilator 3.631 1/2/2007" #define DTVERSION "Verilator 3.632 1/17/2007"
//********************************************************************** //**********************************************************************
//**** Functions //**** Functions