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

Tree @ad087f3 (Download .tar.gz)

version.rb @ad087f3raw · history · blame

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