summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-24 07:18:40 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-24 07:18:40 +0000
commita185b734fea2408a99c81384e8d2eb2bc3d429ef (patch)
treec09ec16077048d333fe912769ddeb120f2eda1e4 /version.h
parent06b911ea003c34a8f7d2915c935517098051f69f (diff)
merge revision(s) 25343:
* ext/iconv/iconv.c (iconv_create): cannot retry with given block. [ruby-dev:39487] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@25902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 812020db76..cc3598c3c7 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2009-11-24"
#define RUBY_VERSION_CODE 187
#define RUBY_RELEASE_CODE 20091124
-#define RUBY_PATCHLEVEL 219
+#define RUBY_PATCHLEVEL 220
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8