diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-15 09:12:43 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-15 09:12:43 +0100 |
commit | cce716909e5236f1aa2971a4db45a007c7efe416 (patch) | |
tree | fe8e79c192427befd5760a2aa6b444931bf23362 /src/oniguruma.h | |
parent | 81f65b49e828952d496c80a991397fdac96feea9 (diff) |
New upstream version 6.1.3upstream/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 |