aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/onigmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/onigmo.h')
-rw-r--r--include/ruby/onigmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/onigmo.h b/include/ruby/onigmo.h
index 868372494b..99afcf66fa 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 1
+#define ONIGMO_VERSION_TEENY 2
#ifndef ONIG_EXTERN
# ifdef RUBY_EXTERN