# HG changeset patch # User Maxim Dounin # Date 1328528410 0 # Node ID 8cca7b5bd21ff6b35d97acb3839b00272d12f4a3 # Parent ed05b25a721fdcba703a83a22d9d2a84be316059 Updated libs used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,9 +6,9 @@ TEMP = tmp REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 -OPENSSL = openssl-0.9.8r -ZLIB = zlib-1.2.3 -PCRE = pcre-7.9 +OPENSSL = openssl-0.9.8t +ZLIB = zlib-1.2.5 +PCRE = pcre-8.21 release: