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-01-31 01:22:48 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-01-31 01:22:48 +0400
commitdb8b1832951431f094d81a267e04c91f9611c907 (patch)
treed93695ec1aa6fd8f9ed9286381c1b88d6fd90547 /include
parent1b14aa023072559c5f5f6f62c203fd25d5e7e0b6 (diff)
* update Changelog.txt and Release.txt
* bump version to 1.6.1 * installer: cleanup git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4016 10f7b99b-c216-0410-bff0-8a66a9350fd8
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 bdf877d6b..9e70fa1fb 100644
--- a/include/Version.h
+++ b/include/Version.h
@@ -48,7 +48,7 @@
#define MPC_VERSION_MAJOR 1
#define MPC_VERSION_MINOR 6
-#define MPC_VERSION_PATCH 0
+#define MPC_VERSION_PATCH 1
#ifndef ISPP_IS_BUGGY