The openocd-0.11.0-rc2 release candidate
authorPaul Fertser <fercerpav@gmail.com>
Sun, 24 Jan 2021 21:23:21 +0000 (00:23 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Sun, 24 Jan 2021 21:24:17 +0000 (00:24 +0300)
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5c04e340f1018212432df937aa280b5544e630c1..36ee8fd2e11591f38b42343a2fcfd24cc07342c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -227,7 +227,7 @@ This release also contains a number of other important functional and
 cosmetic bugfixes. For more details about what has changed since the
 last release, see the git repository history:
 
-http://sourceforge.net/p/openocd/code/ci/v0.11.0-rc1/log/?path=
+http://sourceforge.net/p/openocd/code/ci/v0.11.0-rc2/log/?path=
 
 
 For older NEWS, see the NEWS files associated with each release
index d7133183c8f2315cadbf7e30288097ee5bdc69fb..9a2a01b2476511b762c3de84e6f150d94da7f982 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.64)
-AC_INIT([openocd], [0.11.0-rc1+dev],
+AC_INIT([openocd], [0.11.0-rc2],
   [OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>])
 AC_CONFIG_SRCDIR([src/openocd.c])
 AC_CONFIG_AUX_DIR([.])