aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-06-07 09:48:06 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2016-06-07 09:48:06 +0300
commit36a7799f3a3a62ad0f9a8cc5191e19da3ca06dfb (patch)
treeca739afce987b919e6f40f0b4366a00051e05c20
parentbd4515bb1e37d536ce6a994595661a98bf289766 (diff)
downloadnetsnmp-sendmail-36a7799f3a3a62ad0f9a8cc5191e19da3ca06dfb.tar.gz
netsnmp-sendmail-36a7799f3a3a62ad0f9a8cc5191e19da3ca06dfb.tar.bz2
Version 0.92
-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.