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 18:06:48 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-05-01 18:06:48 +0400
commit98cacfae03e651ed18c925d5f1ba607d9084f637 (patch)
tree0910172dde7008c3949b87acffb541a28b238df8 /include
parent50fe9ba704c10771f7630892ccff2e0614ae0cd7 (diff)
Set MPC_NIGHTLY_RELEASE to 1.
Diffstat (limited to 'include')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index af84cf311..e9a0ee7f4 100644
--- a/include/version.h
+++ b/include/version.h
@@ -55,7 +55,7 @@
#define MPC_VERSION_MINOR 7
#define MPC_VERSION_PATCH 5
-#define MPC_NIGHTLY_RELEASE 0
+#define MPC_NIGHTLY_RELEASE 1
#define MPC_COMP_NAME_STR _T("MPC-HC Team")
#define MPC_COPYRIGHT_STR _T("Copyright © 2002-2014 all contributors, see Authors.txt")