summaryrefslogtreecommitdiff
path: root/oniguruma.h
diff options
context:
space:
mode:
authorkosako <kosako@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-05-10 14:41:20 +0000
committerkosako <kosako@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-05-10 14:41:20 +0000
commit8e57e208a743b656428e3b97a4550188bc7ba930 (patch)
tree5f890b76a4d8558ba0356955707418cdc9a87f7c /oniguruma.h
parentdfa0b1cc31cc348e163717d5b218db54e85d94cd (diff)
merge Oniguruma 4.0.3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'oniguruma.h')
-rw-r--r--oniguruma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/oniguruma.h b/oniguruma.h
index f12865fd05..9e02ecaa6e 100644
--- a/oniguruma.h
+++ b/oniguruma.h
@@ -36,7 +36,7 @@ extern "C" {
#define ONIGURUMA
#define ONIGURUMA_VERSION_MAJOR 4
#define ONIGURUMA_VERSION_MINOR 0
-#define ONIGURUMA_VERSION_TEENY 2
+#define ONIGURUMA_VERSION_TEENY 3
#ifdef __cplusplus
# ifndef HAVE_PROTOTYPES