From 98123dc422369cd1679f3e5af8db89223dab7b57 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 6 Jun 2015 14:02:06 -0400 Subject: [PATCH] Verison fix --- Changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 7321a196b..18dc6825e 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,9 @@ 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.873 2015-06-06 +* Verilator 3.875 devel + +* Verilator 3.874 2015-06-06 *** Add pkg-config .pc file, bug919. [Stefan Wallentowitz]