Skip to content

Commit 308caf3

Browse files
committed
doc: remove version number from bips.md
This always just needs "bumping", and the version number is already whichever version of the code you acquired bips.md with.
1 parent 137a98c commit 308caf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/bips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BIPs that are implemented by Bitcoin Core (up-to-date up to **v24.0**):
1+
BIPs that are implemented by Bitcoin Core:
22

33
* [`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))
44
* [`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)).

0 commit comments

Comments
 (0)