1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-18 16:59:30 +00:00

process: Backfill missing Version headers

…for BIPs that have a Changelog section that mentions a version.
BIP 1 and BIP 340 have Changelog sections, but do not define versions.
This commit is contained in:
Murch
2025-12-15 16:48:19 -08:00
parent 76efa4aabf
commit 4486d6de91
7 changed files with 9 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
Type: Specification
Assigned: 2019-02-27
License: BSD-2-Clause
Version: 2.0.0
</pre>
==Introduction==