Skip to content

Commit

Permalink
Updated PCRE used for win32 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdounin committed Aug 8, 2017
1 parent 5f628fe commit 3226fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.0.2l
ZLIB = zlib-1.2.11
PCRE = pcre-8.40
PCRE = pcre-8.41


release: export
Expand Down

0 comments on commit 3226fa8

Please sign in to comment.