Attached a set of patches to remove hardcoded version strings in the
rakefiles and libs.
It only matters to people who are distributing packages from a SVN
checkout. If you want to create a versioned release, you have to call
rake like:
rake gem WXRUBY_VERSION=0.0.37
Rake and wxruby will remember what version you have named, so you only
have to mark it once. The version can be updated by calling rake again
with WXRUBY_VERSION= x.x.x
nb you will need to do an svn-update before applying this patch so the
lib/wx directory is created. The rakefile creates a file
lib/wx/version.rb which shouldn''t be in VCS.
The patches are -p0 not -p1 as I haven''t figured out how to do this yet
with emacs'' SVN mode.
alex
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users