diff options
Diffstat (limited to 'erts/emulator/pcre/local_config.h')
-rw-r--r-- | erts/emulator/pcre/local_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/pcre/local_config.h b/erts/emulator/pcre/local_config.h index c6af423d72..c3b4dab586 100644 --- a/erts/emulator/pcre/local_config.h +++ b/erts/emulator/pcre/local_config.h @@ -86,4 +86,4 @@ #define SUPPORT_UTF /* Version number of package */ -#define VERSION "8.41" +#define VERSION "8.42" |