[otrs-cvs] otrs/Kernel/cpan-lib/Mail POP3Client.pm,1.1,1.2

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/Kernel/cpan-lib/Mail
In directory lancelot:/tmp/cvs-serv24400/Kernel/cpan-lib/Mail

Modified Files:
	POP3Client.pm 
Log Message:
Fixed version number so CheckModules stops complaining, see RT#83713.
https://rt.cpan.org/Ticket/Display.html?id=82713

Author: mb

Index: POP3Client.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/cpan-lib/Mail/POP3Client.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -2 -u -d -r1.1 -r1.2
--- POP3Client.pm	8 Sep 2008 12:32:55 -0000	1.1
+++ POP3Client.pm	15 Jan 2013 11:52:51 -0000	1.2
@@ -31,6 +31,5 @@
 
 my $ID =q( $Id$ );
-$VERSION = substr q$Revision$, 10;
-
+$VERSION = substr q$Revision$, 10, -1;
 
 # Preloaded methods go here.
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.