diff --git a/include/mega/version.h b/include/mega/version.h index 750a3dd5df..476314be27 100644 --- a/include/mega/version.h +++ b/include/mega/version.h @@ -2,7 +2,7 @@ #define MEGA_MAJOR_VERSION 5 #endif #ifndef MEGA_MINOR_VERSION -#define MEGA_MINOR_VERSION 0 +#define MEGA_MINOR_VERSION 1 #endif #ifndef MEGA_MICRO_VERSION #define MEGA_MICRO_VERSION 0