[Ironruby-core] RUBY_VERSION
Peter Bacon Darwin
bacondarwin at googlemail.com
Thu Jan 10 16:36:40 EST 2008
Currently RUBY_VERSION reports 1.0.0.0. This is set in
Ruby.Runtime.RubyContext.
public const string/*!*/ Version = "1.0.0.0";
What is the strategy for this value? Will it be set to the CRuby version
that we are targeting, e.g. 1.8.6 or will IronRuby run its own version
numbering?
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080110/d3095837/attachment.html
More information about the Ironruby-core
mailing list