The openocd-0.11.0 release
authorPaul Fertser <fercerpav@gmail.com>
Sun, 7 Mar 2021 10:36:49 +0000 (13:36 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Sun, 7 Mar 2021 10:36:49 +0000 (13:36 +0300)
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 36ee8fd2e11591f38b42343a2fcfd24cc07342c3..4542aa28f6078df8fecebf7f88ccc3f3c9945117 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-rc2/log/?path=
+http://sourceforge.net/p/openocd/code/ci/v0.11.0/log/?path=
 
 
 For older NEWS, see the NEWS files associated with each release
index f1fa5875fc3bbe0ef45567352d29b712c18bd1d9..a5c9c9276df9374358966d0fcc6926f5d908638b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.64)
-AC_INIT([openocd], [0.11.0-rc2+dev],
+AC_INIT([openocd], [0.11.0],
   [OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>])
 AC_CONFIG_SRCDIR([src/openocd.c])
 AC_CONFIG_AUX_DIR([.])