We changed the client name. So I suggest changing the exe name as well.
|
const std::string CLIENT_NAME("BitZenyPlus"); |
from bitzeny-qt to bitzenyplus-qt
WIN = bitzenyplus-qt.exe
OSX = BitZenyPlus-qt.app
LINUX = bitzenyplus-qt
I think it will be helpful to change the name because there is a possibility that HF will happen in the future.
We changed the client name. So I suggest changing the exe name as well.
BitZenyPlus/src/clientversion.cpp
Line 16 in 31e9415
from
bitzeny-qttobitzenyplus-qtWIN =
bitzenyplus-qt.exeOSX =
BitZenyPlus-qt.appLINUX =
bitzenyplus-qtI think it will be helpful to change the name because there is a possibility that HF will happen in the future.