Release 0.2
[manu/smtpt.git] / 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';
-my $VERSION = '0.1';
+my $VERSION = '0.2';
 my $AUTHOR = 'Emmanuel Lacour, <elacour@home-dn.net>';
 
 my %count;