temp version holder. for testttttttttttttttttttttting reference

This commit is contained in:
EverGreenCoin 2017-11-29 06:11:19 -05:00
parent 043b5b1cfa
commit e14a23b2eb

View File

@ -9,7 +9,7 @@
#define CLIENT_VERSION_MAJOR 1 #define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 9 #define CLIENT_VERSION_MINOR 9
#define CLIENT_VERSION_REVISION 4 #define CLIENT_VERSION_REVISION 4
#define CLIENT_VERSION_BUILD 1 #define CLIENT_VERSION_BUILD 2
// Converts the parameter X to a string after macro replacement on X has been performed. // Converts the parameter X to a string after macro replacement on X has been performed.
// Don't merge these into one macro! // Don't merge these into one macro!