summaryrefslogtreecommitdiffstats
path: root/ext/tk/tcltklib.c
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-04-22 08:36:00 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-04-22 08:36:00 +0000
commitec83ceb31916266c715266e53c43ef6134896d22 (patch)
tree981ca0afc3674033f6ef66571a436b593e6b30df /ext/tk/tcltklib.c
parent64eb37c83219abdda93e7e81915cc364be4a284d (diff)
downloadruby-ec83ceb31916266c715266e53c43ef6134896d22.tar.gz
ruby-ec83ceb31916266c715266e53c43ef6134896d22.tar.xz
ruby-ec83ceb31916266c715266e53c43ef6134896d22.zip
updated TCLTKLIB_RELEASE_DATE
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/tcltklib.c')
-rw-r--r--ext/tk/tcltklib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/tcltklib.c b/ext/tk/tcltklib.c
index 8b3de85b8..e93fc04cc 100644
--- a/ext/tk/tcltklib.c
+++ b/ext/tk/tcltklib.c
@@ -4,7 +4,7 @@
* Oct. 24, 1997 Y. Matsumoto
*/
-#define TCLTKLIB_RELEASE_DATE "2005-04-12"
+#define TCLTKLIB_RELEASE_DATE "2005-04-22"
#include "ruby.h"
#include "rubysig.h"