diff --git a/layeredfs/hook.cpp b/layeredfs/hook.cpp index 7c3b745..eb3618b 100644 --- a/layeredfs/hook.cpp +++ b/layeredfs/hook.cpp @@ -37,7 +37,7 @@ using std::string; #undef max #undef min -#define VER_STRING "2.0_BETA5" +#define VER_STRING "2.0" #ifdef _DEBUG #define DBG_VER_STRING "_DEBUG"