commit | 2cbb7ae42a455437b55b77213e3351ee126b4fc9 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Thu Jan 10 11:38:14 2013 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Jan 10 11:38:14 2013 +0000 |
tree | 3ed8924002ae63d47b4f36ed08164855b32964f5 | |
parent | 041449a3d34b738a3a5d9012461e2a06f98f7b24 [diff] |
Updated PCRE used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index a9036c6..305a709 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -8,7 +8,7 @@ OBJS = objs.msvc8 OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.7 -PCRE = pcre-8.31 +PCRE = pcre-8.32 release: