From 330b90efb1e87acfcac5e5e809175fa9dfef1806 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Fri, 15 Dec 2006 18:54:27 +0000 Subject: backport from ruby_1_8 * lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.h') diff --git a/version.h b/version.h index ab8b5096ca..b12a5383d4 100644 --- a/version.h +++ b/version.h @@ -2,7 +2,7 @@ #define RUBY_RELEASE_DATE "2006-12-14" #define RUBY_VERSION_CODE 185 #define RUBY_RELEASE_CODE 20061214 -#define RUBY_PATCHLEVEL 9 +#define RUBY_PATCHLEVEL 10 #define RUBY_VERSION_MAJOR 1 #define RUBY_VERSION_MINOR 8 -- cgit v1.2.3