Skip to content
Snippets Groups Projects
Commit 4182b3b9 authored by Lars Kanis's avatar Lars Kanis
Browse files

Bump VERSION to 1.6.32

parent ccab4fae
No related branches found
No related tags found
No related merge requests found
=== 1.6.32 / unreleased === 1.6.32 / 2015-08-07
* Avoid call to rb_class2name() during GC. Fixes #21 * Avoid call to rb_class2name() during GC. Fixes #21
* Use release mode, unless extconf.rb is called with --enable-debug, * Use release mode, unless extconf.rb is called with --enable-debug,
......
module Fox module Fox
def Fox.fxrubyversion def Fox.fxrubyversion
"1.6.32.pre2" "1.6.32"
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