Codebase list ruby-fxruby / ddfc60e lib / fox16 / version.rb
ddfc60e

Tree @ddfc60e (Download .tar.gz)

version.rb @ddfc60eraw · history · blame

1
2
3
4
5
module Fox
  def Fox.fxrubyversion
    "1.6.29"
  end
end