From: Paul Fertser Date: Tue, 15 Apr 2014 04:58:20 +0000 (+0400) Subject: The openocd-0.8.0-rc2 release candidate X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6812993483005ace4ec954e47ac864d3dbe52bad;p=fw%2Fopenocd The openocd-0.8.0-rc2 release candidate Signed-off-by: Paul Fertser --- diff --git a/configure.ac b/configure.ac index 235850966..bf4f5a7b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.8.0-rc1-dev], +AC_INIT([openocd], [0.8.0-rc2], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])