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>2012-10-01 13:56:46 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-10-01 13:56:46 +0400
commit1b9745c2501c8d7991de06971f935adeb12e06fd (patch)
tree62671ba996a49ab95285d9baa6bcd9cefeb27b32 /include
parent32687bc7807d1014c1c5c6aa688dded489ddc27a (diff)
bump version to 1.6.5
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 45d9ab494..729b8a1c3 100644
--- a/include/version.h
+++ b/include/version.h
@@ -51,7 +51,7 @@
#define MPC_VERSION_MAJOR 1
#define MPC_VERSION_MINOR 6
-#define MPC_VERSION_PATCH 4
+#define MPC_VERSION_PATCH 5
#define MPC_COMP_NAME_STR _T("MPC-HC Team")