summaryrefslogtreecommitdiff
path: root/src/oniguruma.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-09-02 21:24:33 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-09-02 21:24:33 +0200
commit4abcda3c3b7d9cb44036840ec0af01d5294dedc5 (patch)
tree323ab95bd950955d0e6ff6057861bd9f02118212 /src/oniguruma.h
parenta76fa337cc657dbe669ffb8dbdac606d4d6616f1 (diff)
New upstream version 6.1.1upstream/6.1.1
Diffstat (limited to 'src/oniguruma.h')
-rw-r--r--src/oniguruma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oniguruma.h b/src/oniguruma.h
index 75301ca..5aa49f6 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 0
+#define ONIGURUMA_VERSION_TEENY 1
#ifdef __cplusplus
# ifndef HAVE_PROTOTYPES