diff --git a/include/version.h b/include/version.h index 97edaba46e5..d52145dcb23 100644 --- a/include/version.h +++ b/include/version.h @@ -48,7 +48,7 @@ #define MPC_VERSION_MAJOR 2 #define MPC_VERSION_MINOR 1 -#define MPC_VERSION_PATCH 6 +#define MPC_VERSION_PATCH 7 #if MPC_VERSION_REV > 0 #define MPC_NIGHTLY_RELEASE 1 diff --git a/version.txt b/version.txt index 696500185ba..e847b5152e7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.6.0 \ No newline at end of file +2.1.7.0 \ No newline at end of file