diff options
Diffstat (limited to 'pkg/pcre/config.h')
| -rw-r--r-- | pkg/pcre/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/pcre/config.h b/pkg/pcre/config.h index 880460ed..5e8b092a 100644 --- a/pkg/pcre/config.h +++ b/pkg/pcre/config.h @@ -46,10 +46,10 @@ #define PACKAGE "pcre" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "PCRE" -#define PACKAGE_STRING "PCRE 8.43" +#define PACKAGE_STRING "PCRE 8.44" #define PACKAGE_TARNAME "pcre" #define PACKAGE_URL "" -#define PACKAGE_VERSION "8.43" +#define PACKAGE_VERSION "8.44" #define PARENS_NEST_LIMIT 250 #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default"))) #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default"))) @@ -77,7 +77,7 @@ #define SUPPORT_UCP /**/ #define SUPPORT_UTF /**/ /* #undef SUPPORT_VALGRIND */ -#define VERSION "8.43" +#define VERSION "8.44" /* #undef const */ /* #undef int64_t */ /* #undef size_t */ |
