Skip to content

Commit f342aac

Browse files
committed
The openocd-0.11.0 release
Signed-off-by: Paul Fertser <[email protected]>
1 parent 5f3bc3b commit f342aac

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
@@ -227,7 +227,7 @@ This release also contains a number of other important functional and
227227
cosmetic bugfixes. For more details about what has changed since the
228228
last release, see the git repository history:
229229

230-
http://sourceforge.net/p/openocd/code/ci/v0.11.0-rc2/log/?path=
230+
http://sourceforge.net/p/openocd/code/ci/v0.11.0/log/?path=
231231

232232

233233
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,5 +1,5 @@
11
AC_PREREQ(2.64)
2-
AC_INIT([openocd], [0.11.0-rc2+dev],
2+
AC_INIT([openocd], [0.11.0],
33
[OpenOCD Mailing List <[email protected]>])
44
AC_CONFIG_SRCDIR([src/openocd.c])
55
AC_CONFIG_AUX_DIR([.])

0 commit comments

Comments
 (0)