Latest update - 7256

This commit is contained in:
Hakase
2018-04-03 17:10:00 +09:00
parent 5c81515f2c
commit 4ead8bdc79
2 changed files with 20 additions and 4 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.0.2n
OPENSSL = openssl-1.0.2o
ZLIB = zlib-1.2.11
PCRE = pcre-8.41
PCRE = pcre-8.42
release: export