From 132f61e90053f70b1a03f4eeb41aa791f15e2588 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 14 Oct 2017 16:20:17 -0400 Subject: [PATCH] Fix version --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 5719cf929..04ed3722e 100644 --- a/Changes +++ b/Changes @@ -2,7 +2,7 @@ Revision history for Verilator The contributors that suggested a given feature are shown in []. Thanks! -* Verilator 3.913 2017-10-14 +* Verilator 3.914 2017-10-14 ** Added new examples/ directory with appropriate examples. This replaces the old test_c and test_sc directories.