X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=configure.ac;h=687a404fd61c7b440f5e373bd053c1a79bb02885;hp=10228081a794ce406a32b162447308526975c9db;hb=e291e8012c56fefa44d2725903e2b1cd0d85d5f4;hpb=7b8b2f944322161334e21f30709504e4d42da18e diff --git a/configure.ac b/configure.ac index 10228081a7..687a404fd6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.9.0], +AC_INIT([openocd], [0.10.0-dev], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])