]> www.infradead.org Git - users/borneoa/openocd-next.git/commitdiff
The openocd-0.12.0-rc2 release candidate v0.12.0-rc2
authorPaul Fertser <fercerpav@gmail.com>
Wed, 26 Oct 2022 10:45:09 +0000 (13:45 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Wed, 26 Oct 2022 10:45:09 +0000 (13:45 +0300)
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 50cb9843971be5b588dc463c6cba9b76523a2628..5bb6e5e7bba483d76bcca6c72b45eb8b8199ea64 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -121,7 +121,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.12.0-rc1/log/?path=
+http://sourceforge.net/p/openocd/code/ci/v0.12.0-rc2/log/?path=
 
 
 For older NEWS, see the NEWS files associated with each release
index 13c99046563e36b8fd08dc083aecced7ee2bf60d..b1d1ee21c4a2e4d859883b34416c4ba266a20a87 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0-or-later
 
 AC_PREREQ([2.69])
-AC_INIT([openocd], [0.12.0-rc1+dev],
+AC_INIT([openocd], [0.12.0-rc2],
   [OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>])
 AC_CONFIG_SRCDIR([src/openocd.c])
 AC_CONFIG_AUX_DIR([build-aux])