diff options
| author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-22 08:36:00 +0000 |
|---|---|---|
| committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-22 08:36:00 +0000 |
| commit | b3287bcf5fc8cbf7f3eb3de94afdd3698ab8c84b (patch) | |
| tree | 6fe974d2aba436b79b4a0ec5e9bd02924f36728c /ext | |
| parent | 30f24000edd942cf908d00984f54115f35134aa1 (diff) | |
| download | ruby-b3287bcf5fc8cbf7f3eb3de94afdd3698ab8c84b.tar.gz ruby-b3287bcf5fc8cbf7f3eb3de94afdd3698ab8c84b.tar.xz ruby-b3287bcf5fc8cbf7f3eb3de94afdd3698ab8c84b.zip | |
updated TCLTKLIB_RELEASE_DATE
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/tcltklib/tcltklib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tcltklib/tcltklib.c b/ext/tcltklib/tcltklib.c index 8b3de85b8..e93fc04cc 100644 --- a/ext/tcltklib/tcltklib.c +++ b/ext/tcltklib/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" |
