--- a/src/main.h Sat Jun 06 22:03:00 2015 +0300 +++ b/src/main.h Sat Jun 06 22:18:30 2015 +0300 @@ -22,7 +22,7 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 0 #define VERSION_PATCH 0 -// #define IS_RELEASE +// #define RELEASE #define MACRO_TO_STRING(A) MACRO_TO_STRING_(A) #define MACRO_TO_STRING_(A) #A