merge revision(s) 45896: [Backport #9773]

* man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@46743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2014-07-07 03:49:23 +00:00
parent c579174a36
commit a30ba8d764
3 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,7 @@
Mon Jul 7 12:49:10 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]
Mon Jul 7 12:46:28 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* struct.c (not_a_member): extract name error and use same error

View file

@ -493,8 +493,6 @@ The official web site.
hosting many open source ruby projects.
.It http://raa.ruby-lang.org
Ruby Application Archive.
.It https://github.com/languages/Ruby
Ruby projects on Github.
.El
.Pp
.Sh REPORTING BUGS

View file

@ -1,6 +1,6 @@
#define RUBY_VERSION "2.0.0"
#define RUBY_RELEASE_DATE "2014-07-07"
#define RUBY_PATCHLEVEL 525
#define RUBY_PATCHLEVEL 526
#define RUBY_RELEASE_YEAR 2014
#define RUBY_RELEASE_MONTH 7