|
From: <ik...@us...> - 2009-09-05 09:55:25
|
Revision: 48
http://webfetch.svn.sourceforge.net/webfetch/?rev=48&view=rev
Author: ikluft
Date: 2009-09-05 09:55:18 +0000 (Sat, 05 Sep 2009)
Log Message:
-----------
no longer needs its own version number
Modified Paths:
--------------
branches/v0.13/lib/WebFetch/Output/TWiki.pm
Modified: branches/v0.13/lib/WebFetch/Output/TWiki.pm
===================================================================
--- branches/v0.13/lib/WebFetch/Output/TWiki.pm 2009-09-05 09:36:27 UTC (rev 47)
+++ branches/v0.13/lib/WebFetch/Output/TWiki.pm 2009-09-05 09:55:18 UTC (rev 48)
@@ -56,10 +56,6 @@
WebFetch::Output::TWiki - The great new WebFetch::Output::TWiki!
-=head1 VERSION
-
-Version 0.01
-
=cut
# globals/defaults
@@ -71,8 +67,6 @@
# no user-servicable parts beyond this point
-our $VERSION = '0.01';
-
# register capabilities with WebFetch
__PACKAGE__->module_register( "cmdline", "output:twiki" );
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|