summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Tk/IO.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Tk/IO.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Tk/IO.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Tk/IO.pm b/Master/tlpkg/tlperl/lib/Tk/IO.pm
index 2ce1e172ebc..ea9acf582a2 100644
--- a/Master/tlpkg/tlperl/lib/Tk/IO.pm
+++ b/Master/tlpkg/tlperl/lib/Tk/IO.pm
@@ -1,7 +1,7 @@
package Tk::IO;
use strict;
use vars qw($VERSION);
-$VERSION = '4.005'; # $Id: //depot/Tkutf8/IO/IO.pm#4 $
+$VERSION = '4.006';
require 5.002;
use Tk::Event qw($XS_VERSION);