# HG changeset patch # User Maxim Dounin # Date 1357817894 0 # Node ID 764833756dcdfc54fbba6944a8619ca18ee0018e # Parent 82234f3f5ca246ee6080a240e6c72a3d7801372b Updated PCRE used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -8,7 +8,7 @@ REPO = $(shell svn info | sed -n 's/^Re OBJS = objs.msvc8 OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.7 -PCRE = pcre-8.31 +PCRE = pcre-8.32 release: