Label builds as OpenOCD v0.4.0
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
parent
4aa0a4d811
commit
56e74908d1
|
@ -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])
|
||||
|
||||
|
|
Loading…
Reference in New Issue