Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/version.h')
-rw-r--r--include/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h
index 7c46d0f1e..ce9aa2e28 100644
--- a/include/version.h
+++ b/include/version.h
@@ -53,9 +53,9 @@
#define MPC_VERSION_MAJOR 1
#define MPC_VERSION_MINOR 7
-#define MPC_VERSION_PATCH 3
+#define MPC_VERSION_PATCH 4
-#define MPC_NIGHTLY_RELEASE 1
+#define MPC_NIGHTLY_RELEASE 0
#define MPC_COMP_NAME_STR _T("MPC-HC Team")
#define MPC_COPYRIGHT_STR _T("Copyright © 2002-2014 all contributors, see Authors.txt")