diff options
Diffstat (limited to 'lib/Bundle')
| -rw-r--r-- | lib/Bundle/Xxv.pm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Bundle/Xxv.pm b/lib/Bundle/Xxv.pm index aa1be5c..3a8794a 100644 --- a/lib/Bundle/Xxv.pm +++ b/lib/Bundle/Xxv.pm @@ -2,7 +2,7 @@ package Bundle::Xxv; use strict; use warnings; -$VERSION = '1.0'; +$VERSION = '1.0'.((split(/ /, '$Revision'))[1]); 1; @@ -44,7 +44,6 @@ MIME::Base64 MP3::Info Net::Amazon Net::Amazon::Request::Artist -Net::Telnet Net::XMPP Proc::Killfam Proc::ProcessTable |
