BTCPrivate / BitcoinPrivate-legacy

Bitcoin Private is a Bitcoin and Zclassic fork which uses ZK-SNARK technology for privacy and fungibility.
Other
284 stars 132 forks source link

Made value of CLIENT_VERSION_REVISION consistent, even in non-used code. #169

Closed donshin closed 6 years ago

donshin commented 6 years ago

Made value of CLIENT_VERSION_REVISION in clientversion.h (though unused in current build process) the same as value of CLIENT_VERSION_REVISION in configure.ac (12) for the sake of consistency.

ch4ot1c commented 6 years ago

lgtm