Version 0.3.1

Remove "-dev" tag

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
David Brownell 2009-11-12 08:27:26 -08:00
parent c6ac97cf3b
commit 371530224c
1 changed files with 1 additions and 1 deletions

View File

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