From: Paul Fertser Date: Sun, 15 Jan 2017 15:26:52 +0000 (+0300) Subject: The openocd-0.10.0-rc2 release candidate X-Git-Tag: v0.10.0-rc2^0 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9e741717757903656f3b8038f40335e8261f4487;p=openocd The openocd-0.10.0-rc2 release candidate Signed-off-by: Paul Fertser --- diff --git a/configure.ac b/configure.ac index cd7ee171..1a4c43c9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.10.0-rc1-dev], +AC_INIT([openocd], [0.10.0-rc2], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])