changeset 4806:488698c39bfa stable-1.2

Merge of r4775: updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 Aug 2012 17:38:12 +0000
parents 655a4ef244fa
children 924d536a8eed
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.5
-PCRE =		pcre-8.30
+PCRE =		pcre-8.31
 
 
 release: