aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc.pm
diff options
context:
space:
mode:
authormertz2003-09-23 12:07:56 +0000
committermertz2003-09-23 12:07:56 +0000
commitc050da0ad14610b102fc653bb9d21bbaf24d9b13 (patch)
tree881b4e584998c0c3f6e37ac7724f65e514b9dacb /Perl/Zinc.pm
parente9b682898428ddce0bcfb6b602dfd7830288fa35 (diff)
downloadtkzinc-c050da0ad14610b102fc653bb9d21bbaf24d9b13.zip
tkzinc-c050da0ad14610b102fc653bb9d21bbaf24d9b13.tar.gz
tkzinc-c050da0ad14610b102fc653bb9d21bbaf24d9b13.tar.bz2
tkzinc-c050da0ad14610b102fc653bb9d21bbaf24d9b13.tar.xz
version changing
Diffstat (limited to 'Perl/Zinc.pm')
-rw-r--r--Perl/Zinc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm
index b353dcc..19e09ce 100644
--- a/Perl/Zinc.pm
+++ b/Perl/Zinc.pm
@@ -14,7 +14,7 @@ Construct Tk::Widget 'Zinc';
use vars qw($VERSION $REVISION);
$REVISION = q$Revision$ ; # this line is automagically modified by CVS
-$VERSION = 3.294;
+$VERSION = 3.29401;
bootstrap Tk::Zinc $Tk::VERSION;