summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-01-03 10:16:53 +0000
committerayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-01-03 10:16:53 +0000
commita48e727f85c9600b81c40b1780e9b774ba77ef74 (patch)
tree3cb5a0e150e49979740f59a82738686a0dd221c0 /version.h
parent31cf6801e8e5f4dc699142b96b6638239bf92796 (diff)
merge revision(s) 33343:
* test/rexml/test_sax.rb: add require rexml/document. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34200 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 906aee7fa2..fd7827cebe 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.3"
-#define RUBY_PATCHLEVEL 17
+#define RUBY_PATCHLEVEL 18
#define RUBY_RELEASE_DATE "2012-01-03"
#define RUBY_RELEASE_YEAR 2012