Restore "-dev" version suffix

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
David Brownell 2009-12-21 14:49:36 -08:00
parent 0c55017a22
commit 4e2b15fc93
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-rc1],
AC_INIT([openocd], [0.4.0-rc1-dev],
[OpenOCD Mailing List <openocd-development@lists.berlios.de>])
AC_CONFIG_SRCDIR([src/openocd.c])