From e56af34fb0779ab3ae789f6d3c17408ddd42e100 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Thu, 20 Oct 2011 21:18:16 -0400 Subject: [PATCH] Post release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b48f21b8a..1ef4679b3 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # redistribute it and/or modify it under the terms of either the GNU Lesser # General Public License Version 3 or the Perl Artistic License Version 2.0. -AC_INIT([Verilator],[3.823 2011/10/20]) +AC_INIT([Verilator],[3.823 devel]) AC_CONFIG_HEADER(src/config_build.h) AC_CONFIG_FILES(Makefile src/Makefile src/Makefile_obj include/verilated.mk)