aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc.pm
diff options
context:
space:
mode:
authorlecoanet2003-10-02 07:32:58 +0000
committerlecoanet2003-10-02 07:32:58 +0000
commitc6b248439f7d1bb387d9f07ea825e428b9aae8d4 (patch)
treeed0276a0756db26e2c0ed212bf08a0bf8cd1a55e /Perl/Zinc.pm
parentf550f04d862da23acd29bca98709a1255ec9fdd6 (diff)
downloadtkzinc-c6b248439f7d1bb387d9f07ea825e428b9aae8d4.zip
tkzinc-c6b248439f7d1bb387d9f07ea825e428b9aae8d4.tar.gz
tkzinc-c6b248439f7d1bb387d9f07ea825e428b9aae8d4.tar.bz2
tkzinc-c6b248439f7d1bb387d9f07ea825e428b9aae8d4.tar.xz
Added a special marker to automatically update the version number
with export2cpan.
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 03c3914..d413313 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.29401;
+$VERSION = CONF_VERS;
bootstrap Tk::Zinc $Tk::VERSION;