mirror of
https://github.com/cygnusxi/CurecoinSource.git
synced 2025-07-27 15:44:25 +02:00
1.9.4.1 Version bump
This commit is contained in:
parent
62b7b4d1e5
commit
e6d6042922
@ -8,7 +8,7 @@
|
|||||||
// These need to be macros, as version.cpp's and curecoin-qt.rc's voodoo requires it
|
// These need to be macros, as version.cpp's and curecoin-qt.rc's voodoo requires it
|
||||||
#define CLIENT_VERSION_MAJOR 1
|
#define CLIENT_VERSION_MAJOR 1
|
||||||
#define CLIENT_VERSION_MINOR 9
|
#define CLIENT_VERSION_MINOR 9
|
||||||
#define CLIENT_VERSION_REVISION 3
|
#define CLIENT_VERSION_REVISION 4
|
||||||
#define CLIENT_VERSION_BUILD 1
|
#define CLIENT_VERSION_BUILD 1
|
||||||
|
|
||||||
// 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.
|
||||||
|
@ -46,7 +46,7 @@ static const int MEMPOOL_GD_VERSION = 60002;
|
|||||||
|
|
||||||
#define DISPLAY_VERSION_MAJOR 1
|
#define DISPLAY_VERSION_MAJOR 1
|
||||||
#define DISPLAY_VERSION_MINOR 9
|
#define DISPLAY_VERSION_MINOR 9
|
||||||
#define DISPLAY_VERSION_REVISION 3
|
#define DISPLAY_VERSION_REVISION 4
|
||||||
#define DISPLAY_VERSION_BUILD 1
|
#define DISPLAY_VERSION_BUILD 1
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user