summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/Tk.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/Tk.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/Tk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/Tk.pm b/Master/tlpkg/tlperl/site/lib/Tk.pm
index 831eef8e3fc..afaa505afb9 100644
--- a/Master/tlpkg/tlperl/site/lib/Tk.pm
+++ b/Master/tlpkg/tlperl/site/lib/Tk.pm
@@ -71,7 +71,7 @@ $Tk::CHANGE = 'git-controlled';
# is created, $VERSION is checked by bootstrap
$Tk::version = '8.4';
$Tk::patchLevel = '8.4';
-$Tk::VERSION = '804.033';
+$Tk::VERSION = '804.034';
$Tk::VERSION =~ s{_}{};
$Tk::XS_VERSION = $Tk::VERSION;
$Tk::strictMotif = 0;