diff --git a/version.h b/version.h index 3e3bfaa..fb2878d 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -#define VERSION_N 0,6,2,0 -#define VERSION_S "0.6.2" +#define VERSION_N 0,7,0,0 +#define VERSION_S "0.7" #if defined(_USE_DEBUG_LOG) #define VER_NAME " [debug]"