diff --git a/src/common/Defines.h b/src/common/Defines.h index 606c1ef5..27b507e8 100644 --- a/src/common/Defines.h +++ b/src/common/Defines.h @@ -110,7 +110,7 @@ typedef unsigned long long ulong64_t; #define __EXE_NAME__ "" #define VERSION_MAJOR "05" -#define VERSION_MINOR "04" +#define VERSION_MINOR "06" #define VERSION_REV "A" #define __NETVER__ "DVM_R" VERSION_MAJOR VERSION_REV VERSION_MINOR