diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-14 12:57:23 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-14 12:57:23 +0100 |
commit | 27195517c5bfdbc8821bfd3c957b6c35d6c13544 (patch) | |
tree | 1637434994d8d32ac4c13729ff756be80c279b10 /oniguruma.h | |
parent | 271484c6837d9f5a36501dfb98494ae6eaae43aa (diff) | |
parent | 766e109fd638ef1eac33717b52e04a351da46483 (diff) |
Merge tag 'upstream/5.9.6'
Upstream version 5.9.6
Diffstat (limited to 'oniguruma.h')
-rw-r--r-- | oniguruma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oniguruma.h b/oniguruma.h index 00f39fe..adf4efc 100644 --- a/oniguruma.h +++ b/oniguruma.h @@ -36,7 +36,7 @@ extern "C" { #define ONIGURUMA #define ONIGURUMA_VERSION_MAJOR 5 #define ONIGURUMA_VERSION_MINOR 9 -#define ONIGURUMA_VERSION_TEENY 5 +#define ONIGURUMA_VERSION_TEENY 6 #ifdef __cplusplus # ifndef HAVE_PROTOTYPES |