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 @@ -314,7 +314,7 @@ them both to 0; an emulation function will be used. */
314
314
#define PACKAGE_NAME "PCRE"
315
315
316
316
/* Define to the full name and version of this package. */
317
- #define PACKAGE_STRING "PCRE 8.36 "
317
+ #define PACKAGE_STRING "PCRE 8.37 "
318
318
319
319
/* Define to the one symbol short name of this package. */
320
320
#define PACKAGE_TARNAME "pcre"
@@ -323,7 +323,7 @@ them both to 0; an emulation function will be used. */
323
323
#define PACKAGE_URL ""
324
324
325
325
/* Define to the version of this package. */
326
- #define PACKAGE_VERSION "8.36 "
326
+ #define PACKAGE_VERSION "8.37 "
327
327
328
328
/* to make a symbol visible */
329
329
/* #undef PCRECPP_EXP_DECL */
@@ -439,7 +439,7 @@ them both to 0; an emulation function will be used. */
439
439
440
440
/* Version number of package */
441
441
#ifndef VERSION
442
- #define VERSION "8.36 "
442
+ #define VERSION "8.37 "
443
443
#endif
444
444
445
445
/* Define to empty if `const' does not conform to ANSI C. */
You can’t perform that action at this time.
0 commit comments