diff --git a/include/mega/version.h b/include/mega/version.h index 30634b4152..84a11c850e 100644 --- a/include/mega/version.h +++ b/include/mega/version.h @@ -1,8 +1,8 @@ #ifndef MEGA_MAJOR_VERSION -#define MEGA_MAJOR_VERSION 5 +#define MEGA_MAJOR_VERSION 6 #endif #ifndef MEGA_MINOR_VERSION -#define MEGA_MINOR_VERSION 3 +#define MEGA_MINOR_VERSION 0 #endif #ifndef MEGA_MICRO_VERSION #define MEGA_MICRO_VERSION 0