Version bump
git-svn-id: file://localhost/svn/verilator/trunk/verilator@989 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
parent
b4d9ccd9af
commit
663a084ca4
2
Changes
2
Changes
|
@ -3,7 +3,7 @@ Revision history for Verilator
|
|||
The contributors that suggested a given feature are shown in []. [by ...]
|
||||
indicates the contributor was also the author of the fix; Thanks!
|
||||
|
||||
* Verilator 3.656 2008/***
|
||||
* Verilator 3.657 2008/02/20
|
||||
|
||||
**** Fix assignments of {a,b,c} = {c,b,a}. [Jonathan Kimmitt]
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
//**********************************************************************
|
||||
//**** Version and host name
|
||||
|
||||
#define DTVERSION "Verilator 3.656 2008/01/18"
|
||||
#define DTVERSION "Verilator 3.657 2008/01/18"
|
||||
|
||||
//**********************************************************************
|
||||
//**** Functions
|
||||
|
|
Loading…
Reference in New Issue