From 4abcda3c3b7d9cb44036840ec0af01d5294dedc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 2 Sep 2016 21:24:33 +0200 Subject: New upstream version 6.1.1 --- src/oniguruma.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/oniguruma.h') 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 -- cgit v1.2.3