Version bump

This commit is contained in:
Wilson Snyder 2008-11-12 15:32:22 -05:00
parent adefa45fb4
commit 4eeeb72dd5
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.68** * Verilator 3.681 2008/11/12
*** Add SystemVerilog unique and priority case. *** Add SystemVerilog unique and priority case.

View File

@ -24,7 +24,7 @@
//********************************************************************** //**********************************************************************
//**** Version and host name //**** Version and host name
#define DTVERSION "Verilator 3.680 2008/10/08" #define DTVERSION "Verilator 3.681 2008/11/12"
//********************************************************************** //**********************************************************************
//**** Functions //**** Functions