The openocd-0.9.0 release

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
Paul Fertser 2015-05-18 00:06:36 +03:00
parent d8917e0c89
commit 7b8b2f9443
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.64)
AC_INIT([openocd], [0.9.0-rc1-dev],
AC_INIT([openocd], [0.9.0],
[OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>])
AC_CONFIG_SRCDIR([src/openocd.c])