Release 0.2 master 0.2
authorEmmanuel Lacour <elacour@easter-eggs.com>
Tue, 10 Aug 2010 15:50:25 +0000 (17:50 +0200)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Tue, 10 Aug 2010 15:50:25 +0000 (17:50 +0200)
smtpt

diff --git a/smtpt b/smtpt
index 9eb989b..40932f1 100755 (executable)
--- a/smtpt
+++ b/smtpt
@@ -27,7 +27,7 @@ use Net::SMTP;
 use AppConfig qw(:expand :argcount);
 
 my $NAME = 'smtpt';
 use AppConfig qw(:expand :argcount);
 
 my $NAME = 'smtpt';
-my $VERSION = '0.1';
+my $VERSION = '0.2';
 my $AUTHOR = 'Emmanuel Lacour, <elacour@home-dn.net>';
 
 my %count;
 my $AUTHOR = 'Emmanuel Lacour, <elacour@home-dn.net>';
 
 my %count;