Skip to content

Commit 62cdf7a

Browse files
committed
The openocd-0.12.0-rc2 release candidate
Signed-off-by: Paul Fertser <[email protected]>
1 parent 92169e9 commit 62cdf7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ This release also contains a number of other important functional and
121121
cosmetic bugfixes. For more details about what has changed since the
122122
last release, see the git repository history:
123123

124-
http://sourceforge.net/p/openocd/code/ci/v0.12.0-rc1/log/?path=
124+
http://sourceforge.net/p/openocd/code/ci/v0.12.0-rc2/log/?path=
125125

126126

127127
For older NEWS, see the NEWS files associated with each release

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
22

33
AC_PREREQ([2.69])
4-
AC_INIT([openocd], [0.12.0-rc1+dev],
4+
AC_INIT([openocd], [0.12.0-rc2],
55
[OpenOCD Mailing List <[email protected]>])
66
AC_CONFIG_SRCDIR([src/openocd.c])
77
AC_CONFIG_AUX_DIR([build-aux])

0 commit comments

Comments
 (0)