aboutsummaryrefslogtreecommitdiff
path: root/sendmail.pl
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-10-04 10:43:46 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-10-04 10:43:46 +0300
commit184f105b2d2d7aaef6c2ae9726ee5b15a970df22 (patch)
treeb7855d6cd5c690564124261bf47746515b3a6576 /sendmail.pl
parent9bfe6bdcb55e103b9b5ccd3645f367a1955eed1c (diff)
downloadnetsnmp-sendmail-184f105b2d2d7aaef6c2ae9726ee5b15a970df22.tar.gz
netsnmp-sendmail-184f105b2d2d7aaef6c2ae9726ee5b15a970df22.tar.bz2
Version 0.94
* README: New file. * Changes: Update. * Makefile.PL: Fix provides. * sendmail.pl: Raise version number
Diffstat (limited to 'sendmail.pl')
-rw-r--r--sendmail.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendmail.pl b/sendmail.pl
index 2974169..b3e4f8a 100644
--- a/sendmail.pl
+++ b/sendmail.pl
@@ -235,7 +235,7 @@ use Data::Dumper;
require Exporter;
our @ISA = qw(Exporter);
-our $VERSION = "0.93";
+our $VERSION = "0.94";
our @EXPORT_OK = qw(&Configure);

Return to:

Send suggestions and report system problems to the System administrator.