Version bump

This commit is contained in:
Wilson Snyder 2009-03-28 10:30:35 -04:00
parent 38669d0a10
commit eb072da81c
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.70**** * Verilator 3.702 2009/03/28
*** Add --pins-bv option to use sc_bv for all ports. [Brian Small] *** Add --pins-bv option to use sc_bv for all ports. [Brian Small]

View File

@ -24,7 +24,7 @@
//********************************************************************** //**********************************************************************
//**** Version and host name //**** Version and host name
#define DTVERSION "Verilator 3.701 2009/02/26" #define DTVERSION "Verilator 3.702 2009/03/28"
//********************************************************************** //**********************************************************************
//**** Functions //**** Functions