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 b6cb1a55..b4b4ce09 100644 --- a/pkg/pcre/config.h +++ b/pkg/pcre/config.h @@ -33,10 +33,10 @@ #define PACKAGE "pcre" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "PCRE" -#define PACKAGE_STRING "PCRE 8.39" +#define PACKAGE_STRING "PCRE 8.40" #define PACKAGE_TARNAME "pcre" #define PACKAGE_URL "" -#define PACKAGE_VERSION "8.39" +#define PACKAGE_VERSION "8.40" #define PARENS_NEST_LIMIT 250 #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default"))) #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default"))) @@ -61,4 +61,4 @@ #define SUPPORT_UCP /**/ #define SUPPORT_UTF /**/ /* #undef SUPPORT_VALGRIND */ -#define VERSION "8.39" +#define VERSION "8.40" |
