summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-03-11 14:59:17 -0500
committerJoe George <joe@zeroc.com>2016-03-11 14:59:17 -0500
commite9af3e585117b9aed5e842ef915870a8895ce46b (patch)
tree6afe2459e615ef01833a29f84c464f249061dbaf /cpp
parentMerge branch '3.6' (diff)
parentUpdate version to 3.6.2 in several md files (diff)
downloadice-e9af3e585117b9aed5e842ef915870a8895ce46b.tar.bz2
ice-e9af3e585117b9aed5e842ef915870a8895ce46b.tar.xz
ice-e9af3e585117b9aed5e842ef915870a8895ce46b.zip
Merge remote-tracking branch 'origin/3.6'
Diffstat (limited to 'cpp')
-rw-r--r--cpp/config/Make.rules.MINGW2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/Make.rules.MINGW b/cpp/config/Make.rules.MINGW
index 0fc36fc7430..10e67d222c0 100644
--- a/cpp/config/Make.rules.MINGW
+++ b/cpp/config/Make.rules.MINGW
@@ -80,7 +80,7 @@ BZIP2_FLAGS = -I$(BZIP2_HOME)/build/native/include
BZIP2_LIBS = -L$(BZIP2_HOME)/build/native/bin/$(PLATFORM) -lbzip2$(COMPSUFFIX)
BZIP2_NUPKG = $(BZIP2_HOME)/bzip2.$(PLATFORMTOOLSET).nupkg
-MCPP_VERSION = 2.7.2.4
+MCPP_VERSION = 2.7.2.8
MCPP_HOME = $(PKG_DIR)/mcpp.$(PLATFORMTOOLSET)
MCPP_LIBS = -L$(MCPP_HOME)/build/native/lib/$(PLATFORM) -lmcpp
MCPP_NUPKG = $(MCPP_HOME)/mcpp.$(PLATFORMTOOLSET).nupkg