Post
Topic
Board Altcoin Discussion
Topic OP
How to remove the build version when compilling the wallet
by
osfera69
on 23/05/2019, 15:10:13 UTC
Hi,

I'm trying to compile my own alt-coin wallet based on Bitcoin core. I want to remove the build version number and only get major version, minor version and revision version so that the structure of version be x.x.x

Unfortunately all my attempts are unsuccessful because always appear the bloody build version so I got that structure when compile is finished: x.x.x.x

Any ideas?

Thank you very much