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-08-14 20:34:11 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-08-14 20:34:11 +0400
commitef78bdc29a80a2d0ce86794d48aaeac8cc1ef043 (patch)
tree13e7ee281d609235d85ba293437617702696b5d3 /include
parent2320902098a3d7ada6e682e2083ac0e4be2afc6c (diff)
bump version to 1.6.4
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 6e89ee576..45d9ab494 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 3
+#define MPC_VERSION_PATCH 4
#define MPC_COMP_NAME_STR _T("MPC-HC Team")