From: Paul Fertser Date: Fri, 24 Apr 2015 15:12:24 +0000 (+0300) Subject: The openocd-0.9.0-rc1 release candidate X-Git-Tag: v0.9.0-rc1^0 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=323320487f3d96f6b203baf31c8b1392657f25ec The openocd-0.9.0-rc1 release candidate Signed-off-by: Paul Fertser --- diff --git a/configure.ac b/configure.ac index 36058466bb..23d1d7ebe1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.9.0-dev], +AC_INIT([openocd], [0.9.0-rc1], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])