Commit 7eecbed
committed
Merge rust-bitcoin#135: Fix version for 27.2 feature flag
698d931 Fix version for 27.2 feature flag (GideonBature)
Pull request description:
When running with the "27_2" feature flag enabled, the VERSION constant was incorrectly set to "27.1". This PR fixes the version string to properly reflect "27.2" when the corresponding feature flag is active.
ACKs for top commit:
tcharding:
ACK 698d931
Tree-SHA512: 68636e51e6013de64b34ba8205119f94e97dfb8e4af690729acd047a7fc657b5461936ad176fd3acf91c063da861e74eb7c5d0978b6d17d64ebddf6743c5112f1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments