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

@@ -11,6 +11,7 @@
License: BSD-2-Clause
Discussion: https://gist.github.com/andrewtoth/df97c3260cc8d12f09d3855ee61322ea
https://groups.google.com/g/bitcoindev/c/MezoKV5md7s
Version: 0.2.0
</pre>
== Introduction ==