summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-16 14:26:07 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-16 14:26:07 +0000
commitd2f1df77dd64e5eff5ebdea951abf3625a2a4f96 (patch)
tree87a4a9909db6c95e32c29e7eb6268c6443b26861 /version.h
parent1f08d9d90336a26ad203c6a868117f6bccde2448 (diff)
merge revision(s) 20300:
* ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: fix NameError bug. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@22355 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 06947b85ad..c5528b8637 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2009-02-16"
#define RUBY_VERSION_CODE 186
#define RUBY_RELEASE_CODE 20090216
-#define RUBY_PATCHLEVEL 335
+#define RUBY_PATCHLEVEL 336
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8