Restore -dev suffix

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
Paul Fertser 2016-12-25 18:12:22 +03:00
parent 1edc019f02
commit c404ff5d3a
1 changed files with 1 additions and 1 deletions

View File

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