Mon, 22 Jun 2015 02:29:15 +0300
Uncomment RELEASE for version 1.0.
commonlib/version.h | file | annotate | diff | comparison | revisions |
--- 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