mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 10:08:37 +10:00
Restore +dev suffix
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
parent
a5e526d857
commit
5c17ce508e
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.64)
|
||||
AC_INIT([openocd], [0.11.0-rc2],
|
||||
AC_INIT([openocd], [0.11.0-rc2+dev],
|
||||
[OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>])
|
||||
AC_CONFIG_SRCDIR([src/openocd.c])
|
||||
AC_CONFIG_AUX_DIR([.])
|
||||
|
Loading…
Reference in New Issue
Block a user