We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86516b2 commit c618987Copy full SHA for c618987
include/version.h
@@ -47,8 +47,8 @@
47
#endif
48
49
#define MPC_VERSION_MAJOR 2
50
-#define MPC_VERSION_MINOR 5
51
-#define MPC_VERSION_PATCH 6
+#define MPC_VERSION_MINOR 6
+#define MPC_VERSION_PATCH 0
52
53
#if MPC_VERSION_REV > 0
54
#define MPC_NIGHTLY_RELEASE 1
version.txt
@@ -1 +1 @@
1
-2.5.6.0
+2.6.0.0
0 commit comments