Skip to content

Commit

Permalink
merge revision(s) 35363:
Browse files Browse the repository at this point in the history
	win32/dln is only for win32.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nurse committed Apr 17, 2012
1 parent a940590 commit e1a08e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/-ext-/win32/test_dln.rb
Expand Up @@ -10,4 +10,4 @@ def test_check_imported
end
end
end
end
end if /mswin|mingw/ =~ RUBY_PLATFORM
2 changes: 1 addition & 1 deletion version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.3"
#define RUBY_PATCHLEVEL 186
#define RUBY_PATCHLEVEL 187

#define RUBY_RELEASE_DATE "2012-04-17"
#define RUBY_RELEASE_YEAR 2012
Expand Down

0 comments on commit e1a08e4

Please sign in to comment.