From: David Brownell Date: Mon, 21 Dec 2009 22:45:52 +0000 (-0800) Subject: v0.4.0-rc1 milestone X-Git-Tag: v0.4.0-rc1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cd8ad2e961d3476ddfad3353390ce99a4872bdf1;p=openocd v0.4.0-rc1 milestone Winter Solstice, 2009. Signed-off-by: David Brownell --- diff --git a/configure.in b/configure.in index 12270eb0..6b57a337 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([openocd], [0.4.0-dev], +AC_INIT([openocd], [0.4.0-rc1], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])