diff options
author | glozow <gloriajzhao@gmail.com> | 2024-07-03 15:45:00 +0100 |
---|---|---|
committer | glozow <gloriajzhao@gmail.com> | 2024-07-03 16:49:43 +0100 |
commit | 7b7041019ba5e7df7bde1416aa6916414a04f3db (patch) | |
tree | a8c8f0c506762e2e082801fac25f4cf3c88b4997 /doc/man/bitcoin-util.1 | |
parent | 6bbfdcfb6d6a620216eb8cdb50c238113cd77e6e (diff) | |
parent | eef5dbc21b3fd52069f2f0855fb76a13234ebbf3 (diff) |
Merge bitcoin/bitcoin#30376: 26.2 final changesv26.2
eef5dbc21b3fd52069f2f0855fb76a13234ebbf3 [doc] update release notes 26.2 (glozow)
00f0267ac0fcb8aa08ce4f04274499697335998d [doc] update manpages 26.2 (glozow)
29cbec45ddb0497bf6d5a641e0f5c3800ed1427a [build] bump copyright year (glozow)
fe8dee826d48a7476c3f77b6adca8a843f06e38e [build] bump version to 26.2 (glozow)
Pull request description:
bins were uploaded 2 weeks ago on June 18
website PR: https://github.com/bitcoin-core/bitcoincore.org/pull/1039
ACKs for top commit:
stickies-v:
ACK eef5dbc21b3fd52069f2f0855fb76a13234ebbf3
fanquake:
ACK eef5dbc21b3fd52069f2f0855fb76a13234ebbf3 If you want, you could also backport the changes to get the ASAN job running again, but that isn't blocking here.
theStack:
ACK eef5dbc21b3fd52069f2f0855fb76a13234ebbf3
Tree-SHA512: 7c9e97231fd51784f1cc78a9b7b07b8a201ad7f54715fab6dd3243244e9f52831f57883966f2061cbff7a68018b4345de27e3953c50d7ec801d1a61f216907d1
Diffstat (limited to 'doc/man/bitcoin-util.1')
-rw-r--r-- | doc/man/bitcoin-util.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/bitcoin-util.1 b/doc/man/bitcoin-util.1 index cee727e0e9..8c946e4292 100644 --- a/doc/man/bitcoin-util.1 +++ b/doc/man/bitcoin-util.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. -.TH BITCOIN-UTIL "1" "June 2024" "bitcoin-util v26.2.0rc1" "User Commands" +.TH BITCOIN-UTIL "1" "July 2024" "bitcoin-util v26.2.0" "User Commands" .SH NAME -bitcoin-util \- manual page for bitcoin-util v26.2.0rc1 +bitcoin-util \- manual page for bitcoin-util v26.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 v26.2.0rc1 +Bitcoin Core bitcoin\-util utility version v26.2.0 .SH OPTIONS .HP \-? @@ -54,7 +54,7 @@ grind .IP Perform proof of work on hex header string .SH COPYRIGHT -Copyright (C) 2009-2023 The Bitcoin Core developers +Copyright (C) 2009-2024 The Bitcoin Core developers Please contribute if you find Bitcoin Core useful. Visit <https://bitcoincore.org/> for further information about the software. |