diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-15 09:12:46 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-15 09:12:46 +0100 |
commit | 2183181a37a0d2748ec5249802431d7634dee3bb (patch) | |
tree | 898265b12ecb88c220745e02aa74f3f8af2a2443 /src/oniguruma.h | |
parent | f73bfdc31b21e34ba1bd6338e01be3af6c3cb89e (diff) | |
parent | cce716909e5236f1aa2971a4db45a007c7efe416 (diff) |
Merge tag 'upstream/6.1.3'
Upstream version 6.1.3
Diffstat (limited to 'src/oniguruma.h')
-rw-r--r-- | src/oniguruma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oniguruma.h b/src/oniguruma.h index 6090165..090b809 100644 --- a/src/oniguruma.h +++ b/src/oniguruma.h @@ -36,7 +36,7 @@ extern "C" { #define ONIGURUMA #define ONIGURUMA_VERSION_MAJOR 6 #define ONIGURUMA_VERSION_MINOR 1 -#define ONIGURUMA_VERSION_TEENY 2 +#define ONIGURUMA_VERSION_TEENY 3 #ifdef __cplusplus # ifndef HAVE_PROTOTYPES |