mirror of
https://github.com/ruby/ruby.git
synced 2025-08-16 14:09:02 +02:00
merge revision(s) 60421: [Backport #14047]
win32.c: unknown reparse tags * win32/win32.c (rb_w32_read_reparse_point): skip unknown reparse tags. [ruby-core:83539] [Bug #14047] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@62828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f8b4df93d2
commit
5c57eb834a
3 changed files with 12 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#define RUBY_VERSION "2.3.7"
|
||||
#define RUBY_RELEASE_DATE "2018-03-19"
|
||||
#define RUBY_PATCHLEVEL 428
|
||||
#define RUBY_PATCHLEVEL 429
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2018
|
||||
#define RUBY_RELEASE_MONTH 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue