From: Paul Fertser Date: Sun, 22 Jan 2017 20:31:28 +0000 (+0300) Subject: The openocd-0.10.0 release X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=646566e006acd58fb9ac405511d3ecca79f26d55;p=fw%2Fopenocd The openocd-0.10.0 release Signed-off-by: Paul Fertser --- diff --git a/configure.ac b/configure.ac index ec47b43e2..6949402a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.10.0-rc2-dev], +AC_INIT([openocd], [0.10.0], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])