X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fclientversion.h;h=4a8f13f7613307f59aef2197ddaf4c134757ea24;hb=refs%2Ftags%2Fv0.4.4.6-nvc;hp=79da7b1571a5486d9f4628e2b2a464ac139a5a8e;hpb=c0e8991ed1b482d0dab75f86e415fc63d1104d68;p=novacoin.git diff --git a/src/clientversion.h b/src/clientversion.h index 79da7b1..4a8f13f 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -9,7 +9,7 @@ #define CLIENT_VERSION_MAJOR 0 #define CLIENT_VERSION_MINOR 7 #define CLIENT_VERSION_REVISION 5 -#define CLIENT_VERSION_BUILD 3 +#define CLIENT_VERSION_BUILD 5 // Converts the parameter X to a string after macro replacement on X has been performed. // Don't merge these into one macro!