We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3381c2 + b1bad75 commit 08276b1Copy full SHA for 08276b1
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 0
+#define MEGA_MINOR_VERSION 1
6
7
#ifndef MEGA_MICRO_VERSION
8
#define MEGA_MICRO_VERSION 0
9
-#endif
+#endif
0 commit comments