Merge pull request #98 from blino/master

fix version
This commit is contained in:
dogecoin 2014-01-05 16:30:36 -08:00
commit b54c1cdc0a

View file

@ -12,9 +12,9 @@
//
// These need to be macro's, as version.cpp's voodoo requires it
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 6
#define CLIENT_VERSION_REVISION 4
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 4
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_BUILD 0
static const int CLIENT_VERSION =