From: David Brownell Date: Sat, 13 Feb 2010 22:47:17 +0000 (-0800) Subject: v4.0-rc2 milestone X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a0a1be5cd69a412c55af14be6c6250cb85b652cd;p=fw%2Fopenocd v4.0-rc2 milestone Signed-off-by: David Brownell --- diff --git a/configure.in b/configure.in index ecc9c6d6a..a08085be7 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])