From: Paul Fertser Date: Sun, 17 May 2015 21:06:36 +0000 (+0300) Subject: The openocd-0.9.0 release X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=7b8b2f944322161334e21f30709504e4d42da18e;p=fw%2Fopenocd The openocd-0.9.0 release Signed-off-by: Paul Fertser --- diff --git a/configure.ac b/configure.ac index 68af9b641..10228081a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.9.0-rc1-dev], +AC_INIT([openocd], [0.9.0], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])