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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-05-01 17:17:31 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-05-01 17:17:31 +0400
commit537b5a375a2c40ee49b68ab27ed82c57253e3461 (patch)
treedbeaf6fa6f16908320e892697d30d4f0a7ef9984 /include
parente291e98ab92e000f1949e5c76a364488b76f615f (diff)
Update files for v1.7.5 release.1.7.5
Diffstat (limited to 'include')
-rw-r--r--include/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h
index 0e18a92cf..af84cf311 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 4
+#define MPC_VERSION_PATCH 5
-#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")