diff --git a/include/mega/version.h b/include/mega/version.h index 7e28a6ca0b..4cde3e2ba6 100644 --- a/include/mega/version.h +++ b/include/mega/version.h @@ -2,8 +2,8 @@ #define MEGA_MAJOR_VERSION 8 #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 -#endif \ No newline at end of file +#endif