From: David Brownell Date: Sat, 13 Feb 2010 22:47:17 +0000 (-0800) Subject: v4.0-rc2 milestone X-Git-Tag: v0.4.0-rc2^0 X-Git-Url: https://review.openocd.org/gitweb?a=commitdiff_plain;h=a0a1be5cd69a412c55af14be6c6250cb85b652cd;p=openocd.git v4.0-rc2 milestone Signed-off-by: David Brownell --- diff --git a/configure.in b/configure.in index ecc9c6d6a2..a08085be7e 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([openocd], [0.4.0-rc1-dev], +AC_INIT([openocd], [0.4.0-rc2], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])