aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sendmail.pl2
1 files changed, 1 insertions, 1 deletions
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);

Return to:

Send suggestions and report system problems to the System administrator.