diff --git a/version.h b/version.h index 12e4cc1..024ac68 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -#define VERSION_N 0,6,0,0 -#define VERSION_S "0.6" +#define VERSION_N 0,6,1,0 +#define VERSION_S "0.6.1" #if defined(_USE_DEBUG_LOG) #define VER_NAME " [debug]"