Skip to content

Commit

Permalink
The openocd-0.12.0-rc2 release candidate
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Fertser <[email protected]>
  • Loading branch information
paulfertser committed Oct 26, 2022
1 parent 92169e9 commit 62cdf7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>])
AC_CONFIG_SRCDIR([src/openocd.c])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 62cdf7a

Please sign in to comment.