We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f67caa commit cc7194dCopy full SHA for cc7194d
ext/pcre/pcrelib/pcre.h
@@ -42,9 +42,9 @@ POSSIBILITY OF SUCH DAMAGE.
42
/* The current PCRE version information. */
43
44
#define PCRE_MAJOR 8
45
-#define PCRE_MINOR 36
+#define PCRE_MINOR 37
46
#define PCRE_PRERELEASE
47
-#define PCRE_DATE 2014-09-26
+#define PCRE_DATE 2015-04-28
48
49
/* When an application links to a PCRE DLL in Windows, the symbols that are
50
imported have to be identified as such. When building PCRE, the appropriate
0 commit comments