diff -r 3003661011d2 -r 6a70b2390f75 commonlib/version.h --- a/commonlib/version.h Mon Jun 22 02:27:26 2015 +0300 +++ b/commonlib/version.h Mon Jun 22 02:29:15 2015 +0300 @@ -22,7 +22,7 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 0 #define VERSION_PATCH 0 -// #define RELEASE +#define RELEASE #define MACRO_TO_STRING(A) MACRO_TO_STRING_(A) #define MACRO_TO_STRING_(A) #A