From: Paul Fertser Date: Sun, 27 Apr 2014 10:28:21 +0000 (+0400) Subject: The openocd-0.8.0 release X-Git-Tag: v0.8.0^0 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=ca218832bbbb251669ba4780a629d9d0b85093dc;ds=sidebyside The openocd-0.8.0 release Signed-off-by: Paul Fertser --- diff --git a/configure.ac b/configure.ac index 3da82362f2..27fdb2cac6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.8.0-rc2-dev], +AC_INIT([openocd], [0.8.0], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])