File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ This release also contains a number of other important functional and
121121cosmetic bugfixes. For more details about what has changed since the
122122last release, see the git repository history:
123123
124- http://sourceforge.net/p/openocd/code/ci/v0.12.0-rc3 /log/?path=
124+ http://sourceforge.net/p/openocd/code/ci/v0.12.0/log/?path=
125125
126126
127127For older NEWS, see the NEWS files associated with each release
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: GPL-2.0-or-later
22
33AC_PREREQ ( [ 2.69] )
4- AC_INIT ( [ openocd] , [ 0.12.0-rc3+dev ] ,
4+ AC_INIT ( [ openocd] , [ 0.12.0] ,
55 [ OpenOCD Mailing List <[email protected] >] ) 66AC_CONFIG_SRCDIR ( [ src/openocd.c] )
77AC_CONFIG_AUX_DIR ( [ build-aux] )
You can’t perform that action at this time.
0 commit comments