mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-08-15 04:35:17 +10:00
Start v0.3.1 bugfix branch
Add "-dev" tag, increment micro version. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
parent
1d5a3a6bcd
commit
7de1c892cd
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([openocd], [0.3.0],
|
||||
AC_INIT([openocd], [0.3.1-dev],
|
||||
[OpenOCD Mailing List <openocd-development@lists.berlios.de>])
|
||||
AC_CONFIG_SRCDIR([src/openocd.c])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user