Skip to content

Commit c618987

Browse files
committed
2.6.0.0
1 parent 86516b2 commit c618987

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

include/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
#endif
4848

4949
#define MPC_VERSION_MAJOR 2
50-
#define MPC_VERSION_MINOR 5
51-
#define MPC_VERSION_PATCH 6
50+
#define MPC_VERSION_MINOR 6
51+
#define MPC_VERSION_PATCH 0
5252

5353
#if MPC_VERSION_REV > 0
5454
#define MPC_NIGHTLY_RELEASE 1

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.6.0
1+
2.6.0.0

0 commit comments

Comments
 (0)