From 31796f17d3bd887324100de27014057e99694602 Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 1 Dec 2017 13:50:13 +0000 Subject: Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05. [Bug #13892] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- include/ruby/onigmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ruby') diff --git a/include/ruby/onigmo.h b/include/ruby/onigmo.h index 99afcf66fa..385f2d6a8b 100644 --- a/include/ruby/onigmo.h +++ b/include/ruby/onigmo.h @@ -39,7 +39,7 @@ extern "C" { #define ONIGMO_VERSION_MAJOR 6 #define ONIGMO_VERSION_MINOR 1 -#define ONIGMO_VERSION_TEENY 2 +#define ONIGMO_VERSION_TEENY 3 #ifndef ONIG_EXTERN # ifdef RUBY_EXTERN -- cgit v1.2.3