We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 666d5f4 + c20c64c commit c00c674Copy full SHA for c00c674
include/mega/version.h
@@ -2,8 +2,8 @@
2
#define MEGA_MAJOR_VERSION 8
3
#endif
4
#ifndef MEGA_MINOR_VERSION
5
-#define MEGA_MINOR_VERSION 2
+#define MEGA_MINOR_VERSION 3
6
7
#ifndef MEGA_MICRO_VERSION
8
-#define MEGA_MICRO_VERSION 1
9
-#endif
+#define MEGA_MICRO_VERSION 0
+#endif
0 commit comments