Re: How to remove the build version when compilling the wallet
by
achow101
on 29/05/2019, 17:08:18 UTC
To change how the version numbers are displayed to the user (as well as used in other places around the code), look at clientversion.h and clientversion.cpp. The display part is related to the FormatFullVersion function.