vinteumorg / Floresta

A fully-validating Bitcoin node powered by Utreexo, with an integrated Electrum Server
MIT License
151 stars 34 forks source link

add build.rs to make versioning #216

Closed Davidson-Souza closed 1 month ago

Davidson-Souza commented 1 month ago

Instead of using fixed strings for versioning, use a small build.rs that collects useful information at compile time and builds the version string.