mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 10:08:37 +10:00
Restore "-dev" version suffix
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
parent
0c55017a22
commit
4e2b15fc93
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([openocd], [0.4.0-rc1],
|
||||
AC_INIT([openocd], [0.4.0-rc1-dev],
|
||||
[OpenOCD Mailing List <openocd-development@lists.berlios.de>])
|
||||
AC_CONFIG_SRCDIR([src/openocd.c])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user