aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Falbesoner <sebastian.falbesoner@gmail.com>2022-10-03 01:25:31 +0200
committerSebastian Falbesoner <sebastian.falbesoner@gmail.com>2022-10-03 01:25:31 +0200
commita9d20eeceb6d96eca579e35fd7bf90a275300f92 (patch)
tree74a99e46660078a141e14d94709581c7ab7caf35 /doc
parentabf20902d02eb7de30903a6843b1e866b488737a (diff)
downloadbitcoin-a9d20eeceb6d96eca579e35fd7bf90a275300f92.tar.xz
doc: bump bips.md up-to-date version to v24.0
This is a trivial follow-up to #26124.
Diffstat (limited to 'doc')
-rw-r--r--doc/bips.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bips.md b/doc/bips.md
index ddc2205fab..25381818e4 100644
--- a/doc/bips.md
+++ b/doc/bips.md
@@ -1,4 +1,4 @@
-BIPs that are implemented by Bitcoin Core (up-to-date up to **v23.0**):
+BIPs that are implemented by Bitcoin Core (up-to-date up to **v24.0**):
* [`BIP 9`](https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki): The changes allowing multiple soft-forks to be deployed in parallel have been implemented since **v0.12.1** ([PR #7575](https://github.com/bitcoin/bitcoin/pull/7575))
* [`BIP 11`](https://github.com/bitcoin/bips/blob/master/bip-0011.mediawiki): Multisig outputs are standard since **v0.6.0** ([PR #669](https://github.com/bitcoin/bitcoin/pull/669)).