mirror of
https://github.com/cygnusxi/CurecoinSource.git
synced 2025-07-31 01:24:39 +02:00
Version 2.1.0.1 update
This commit is contained in:
parent
b56560ea3c
commit
0b36fc5423
@ -7,9 +7,9 @@
|
||||
|
||||
// These need to be macros, as version.cpp's and curecoin-qt.rc's voodoo requires it
|
||||
#define CLIENT_VERSION_MAJOR 2
|
||||
#define CLIENT_VERSION_MINOR 0
|
||||
#define CLIENT_VERSION_MINOR 1
|
||||
#define CLIENT_VERSION_REVISION 0
|
||||
#define CLIENT_VERSION_BUILD 2
|
||||
#define CLIENT_VERSION_BUILD 1
|
||||
|
||||
|
||||
// Converts the parameter X to a string after macro replacement on X has been performed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user