diff --git a/include/mega/version.h b/include/mega/version.h index 8b88e3b564..750a3dd5df 100644 --- a/include/mega/version.h +++ b/include/mega/version.h @@ -1,8 +1,8 @@ #ifndef MEGA_MAJOR_VERSION -#define MEGA_MAJOR_VERSION 4 +#define MEGA_MAJOR_VERSION 5 #endif #ifndef MEGA_MINOR_VERSION -#define MEGA_MINOR_VERSION 30 +#define MEGA_MINOR_VERSION 0 #endif #ifndef MEGA_MICRO_VERSION #define MEGA_MICRO_VERSION 0