* ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.

* ext/tk/lib/tk.rb: forgot updating RELEASE_DATE at last commit.
* ext/tk/tkutil/tkutil.c: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26899 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagai 2010-03-13 01:07:08 +00:00
parent 36de73c981
commit 57389af1be
4 changed files with 19 additions and 5 deletions

View file

@ -7,7 +7,7 @@
************************************************/
#define TKUTIL_RELEASE_DATE "2009-10-27"
#define TKUTIL_RELEASE_DATE "2010-02-01"
#include "ruby.h"