Updated PCRE used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index b6fa0be..eb6cbf0 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -7,7 +7,7 @@
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.1h
 ZLIB =		zlib-1.2.8
-PCRE =		pcre-8.34
+PCRE =		pcre-8.35
 
 
 release: export