diff --git a/include/mega/version.h b/include/mega/version.h index b41a7228d3..0314e764ec 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 2 +#define MEGA_MINOR_VERSION 3 #endif #ifndef MEGA_MICRO_VERSION -#define MEGA_MICRO_VERSION 1 -#endif +#define MEGA_MICRO_VERSION 0 +#endif \ No newline at end of file