From c6b248439f7d1bb387d9f07ea825e428b9aae8d4 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Thu, 2 Oct 2003 07:32:58 +0000 Subject: Added a special marker to automatically update the version number with export2cpan. --- Perl/Zinc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Perl/Zinc.pm') 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; -- cgit v1.1