diff --git a/src/version.h b/src/version.h index 221487a2c..4d892f003 100644 --- a/src/version.h +++ b/src/version.h @@ -14,7 +14,7 @@ // These need to be macro's, as version.cpp's voodoo requires it #define CLIENT_VERSION_MAJOR 1 #define CLIENT_VERSION_MINOR 4 -#define CLIENT_VERSION_REVISION 1 +#define CLIENT_VERSION_REVISION 2 #define CLIENT_VERSION_BUILD 0 static const int CLIENT_VERSION =