Version bump

This commit is contained in:
Wilson Snyder 2010-11-02 21:11:02 -04:00
parent 4e382d6765
commit 3d1baf3f2f
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.80**** * Verilator 3.805 2010/11/02
**** Add warning when directory contains spaces, msg378. [Salman Sheikh] **** Add warning when directory contains spaces, msg378. [Salman Sheikh]

View File

@ -25,7 +25,7 @@
//********************************************************************** //**********************************************************************
//**** Version and host name //**** Version and host name
#define DTVERSION "Verilator 3.804 2010/07/10" #define DTVERSION "Verilator 3.805 2010/07/10"
//********************************************************************** //**********************************************************************
//**** Functions //**** Functions