# HG changeset patch # User Maxim Dounin # Date 1360627033 0 # Node ID 0112e3dcc51b53818ff1012614595a51a2877432 # Parent 10f5831cf56eecfd61d91ca849288a392ae9922e Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,9 +6,9 @@ TEMP = tmp REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1c +OPENSSL = openssl-1.0.1e ZLIB = zlib-1.2.7 -PCRE = pcre-8.31 +PCRE = pcre-8.32 release: