Restore normal development cycle

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
Paul Fertser
2017-01-23 00:46:51 +03:00
parent 646566e006
commit 0ecee83266
3 changed files with 157 additions and 124 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.64)
AC_INIT([openocd], [0.10.0],
AC_INIT([openocd], [0.10.0+dev],
[OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>])
AC_CONFIG_SRCDIR([src/openocd.c])