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-01-26 19:03:43 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-01-26 19:22:10 +0400
commit4ec65a5a32aee3b3d9764ae4dd92de7bc0310e9b (patch)
tree8c55a04da7bd882c54f1391773837cd17d7a7daa /include
parenta9f33f9166faba3c6935b0ad52665c1d01816e98 (diff)
Update files for 1.7.21.7.2
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 4f975bec6..031cb0a05 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 1
+#define MPC_VERSION_PATCH 2
-#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")