mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge 4d2f2fae97 (Bitcoin PR bitcoin/bitcoin#27663)
This commit is contained in:
commit
41b0d0e20a
3 changed files with 8 additions and 8 deletions
|
|
@ -2,7 +2,7 @@ AC_PREREQ([2.69])
|
|||
define(_CLIENT_VERSION_MAJOR, 23)
|
||||
define(_CLIENT_VERSION_MINOR, 2)
|
||||
define(_CLIENT_VERSION_BUILD, 0)
|
||||
define(_CLIENT_VERSION_RC, 1)
|
||||
define(_CLIENT_VERSION_RC, 0)
|
||||
define(_CLIENT_VERSION_IS_RELEASE, true)
|
||||
define(_COPYRIGHT_YEAR, 2022)
|
||||
define(_COPYRIGHT_HOLDERS,[The %s developers])
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-UTIL "1" "May 2023" "bitcoin-util v23.2.0rc1" "User Commands"
|
||||
.TH BITCOIN-UTIL "1" "May 2023" "bitcoin-util v23.2.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-util \- manual page for bitcoin-util v23.2.0rc1
|
||||
bitcoin-util \- manual page for bitcoin-util v23.2.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-util
|
||||
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core bitcoin\-util utility version v23.2.0rc1
|
||||
Bitcoin Core bitcoin\-util utility version v23.2.0
|
||||
.SH OPTIONS
|
||||
.HP
|
||||
\-?
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
23.2rc1 Release Notes
|
||||
23.2 Release Notes
|
||||
==================
|
||||
|
||||
Bitcoin Core version 23.2rc1 is now available from:
|
||||
Bitcoin Core version 23.2 is now available from:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-23.2/test.rc1/>
|
||||
<https://bitcoincore.org/bin/bitcoin-core-23.2/>
|
||||
|
||||
This release includes new features, various bug fixes and performance
|
||||
This release includes various bug fixes and performance
|
||||
improvements, as well as updated translations.
|
||||
|
||||
Please report bugs using the issue tracker at GitHub:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue