1 #ifndef MEGA_MAJOR_VERSION
2 #define MEGA_MAJOR_VERSION 3
3 #endif
4 #ifndef MEGA_MINOR_VERSION
5 #define MEGA_MINOR_VERSION 7
6 #endif
7 #ifndef MEGA_MICRO_VERSION
8 #define MEGA_MICRO_VERSION 3
9 #endif
10