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 Feb 4, 2014
1 parent 7ac48da commit 087c7a6
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 @@ -7,7 +7,7 @@ TEMP = tmp
OBJS = objs.msvc8
OPENSSL = openssl-1.0.1f
ZLIB = zlib-1.2.8
PCRE = pcre-8.33
PCRE = pcre-8.34


release: export
Expand Down

0 comments on commit 087c7a6

Please sign in to comment.