Skip to content
Snippets Groups Projects
Commit 44ca80f2 authored by Lyle Johnson's avatar Lyle Johnson
Browse files

Removed version.rb.erb and added version.rb

parent 4d71c551
No related branches found
No related tags found
No related merge requests found
module Fox module Fox
#
# Returns the FXRuby version number as a string, e.g. "1.0.19".
#
def Fox.fxrubyversion def Fox.fxrubyversion
"@@FXRUBY_VERSION@@" "1.6.19"
end end
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment