libraries versions updated
This commit is contained in:
parent
f8fd16fa5e
commit
21d6f34287
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ TEMP = tmp
|
|||
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
||||
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.0d
|
||||
ZLIB = zlib-1.2.3
|
||||
PCRE = pcre-7.9
|
||||
OPENSSL = openssl-1.0.0e
|
||||
ZLIB = zlib-1.2.5
|
||||
PCRE = pcre-8.12
|
||||
|
||||
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue