mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
merge revision(s) r45896: [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_1@46675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e363464b86
commit
95338ad304
3 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
Fri Jul 4 00:42:57 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||
|
||||
* man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]
|
||||
|
||||
Fri Jul 4 00:25:16 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* struct.c (not_a_member): extract name error and use same error
|
||||
|
|
|
@ -493,8 +493,6 @@ The official web site.
|
|||
hosting many open source ruby projects.
|
||||
.It https://www.ruby-toolbox.com
|
||||
Comprehensive catalog of Ruby libraries.
|
||||
.It https://github.com/languages/Ruby
|
||||
Ruby projects on Github.
|
||||
.El
|
||||
.Pp
|
||||
.Sh REPORTING BUGS
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#define RUBY_VERSION "2.1.2"
|
||||
#define RUBY_RELEASE_DATE "2014-07-04"
|
||||
#define RUBY_PATCHLEVEL 163
|
||||
#define RUBY_PATCHLEVEL 164
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2014
|
||||
#define RUBY_RELEASE_MONTH 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue