changeset 4453:8cca7b5bd21f stable-1.0

Updated libs used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 Feb 2012 11:40:10 +0000
parents ed05b25a721f
children bd1a95dd6dd3
files misc/GNUmakefile
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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: