File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ them both to 0; an emulation function will be used. */
312
312
#define PACKAGE_NAME "PCRE"
313
313
314
314
/* Define to the full name and version of this package. */
315
- #define PACKAGE_STRING "PCRE 8.36 "
315
+ #define PACKAGE_STRING "PCRE 8.37 "
316
316
317
317
/* Define to the one symbol short name of this package. */
318
318
#define PACKAGE_TARNAME "pcre"
@@ -321,7 +321,7 @@ them both to 0; an emulation function will be used. */
321
321
#define PACKAGE_URL ""
322
322
323
323
/* Define to the version of this package. */
324
- #define PACKAGE_VERSION "8.36 "
324
+ #define PACKAGE_VERSION "8.37 "
325
325
326
326
/* to make a symbol visible */
327
327
/* #undef PCRECPP_EXP_DECL */
@@ -437,7 +437,7 @@ them both to 0; an emulation function will be used. */
437
437
438
438
/* Version number of package */
439
439
#ifndef VERSION
440
- #define VERSION "8.36 "
440
+ #define VERSION "8.37 "
441
441
#endif
442
442
443
443
/* Define to empty if `const' does not conform to ANSI C. */
You can’t perform that action at this time.
0 commit comments