]> git.sur5r.net Git - openocd/commitdiff
Start v0.3.1 bugfix branch
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 6 Nov 2009 23:05:03 +0000 (15:05 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 6 Nov 2009 23:05:03 +0000 (15:05 -0800)
Add "-dev" tag, increment micro version.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
configure.in

index 08212e8bce23e4624af590707833e86e4d8c9e85..4f5733e23226edb27fac3317934fdaa3679bf6a1 100644 (file)
@@ -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])