changeset 5004:764833756dcd

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 10 Jan 2013 11:38:14 +0000
parents 82234f3f5ca2
children c9059bd5445b
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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: