Label builds as OpenOCD v0.4.0

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
David Brownell 2010-02-21 12:20:13 -08:00
parent 4aa0a4d811
commit 56e74908d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT([openocd], [0.4.0-rc2-dev],
AC_INIT([openocd], [0.4.0],
[OpenOCD Mailing List <openocd-development@lists.berlios.de>])
AC_CONFIG_SRCDIR([src/openocd.c])