diff --git a/source/version.h b/source/version.h index 9465a46987..4d3b33a572 100644 --- a/source/version.h +++ b/source/version.h @@ -1,3 +1,3 @@ #ifndef VERSION -#define VERSION "v3.5.4" +#define VERSION "v3.6.0" #endif