mirror of
https://github.com/ruby/ruby.git
synced 2025-09-18 10:03:59 +02:00
* 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:
parent
36de73c981
commit
57389af1be
4 changed files with 19 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
************************************************/
|
||||
|
||||
#define TKUTIL_RELEASE_DATE "2009-10-27"
|
||||
#define TKUTIL_RELEASE_DATE "2010-02-01"
|
||||
|
||||
#include "ruby.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue