From 36a7799f3a3a62ad0f9a8cc5191e19da3ca06dfb Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 7 Jun 2016 09:48:06 +0300 Subject: Version 0.92 --- sendmail.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendmail.pl b/sendmail.pl index 2249ee8..06d0642 100644 --- a/sendmail.pl +++ b/sendmail.pl @@ -228,7 +228,7 @@ use Data::Dumper; require Exporter; our @ISA = qw(Exporter); -our $VERSION = "0.91"; +our $VERSION = "0.92"; our @EXPORT_OK = qw(&Configure); -- cgit v1.2.1