summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-12-21 14:45:52 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-12-21 14:45:52 -0800
commit0c55017a2241891e23eaace45126195bc0401cad (patch)
tree1434a756ea7be69e9fd3b15462c9430854e7601a
parent07c06ec5e23ae90a3a1f8faba60828b453ff6be7 (diff)
downloadopenocd+libswd-0c55017a2241891e23eaace45126195bc0401cad.tar.gz
openocd+libswd-0c55017a2241891e23eaace45126195bc0401cad.tar.bz2
openocd+libswd-0c55017a2241891e23eaace45126195bc0401cad.tar.xz
openocd+libswd-0c55017a2241891e23eaace45126195bc0401cad.zip
v0.4.0-rc1 milestone
Winter Solstice, 2009. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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 <openocd-development@lists.berlios.de>])
AC_CONFIG_SRCDIR([src/openocd.c])