release 3.91

This commit is contained in:
Oliver Gorwits
2023-02-20 17:00:24 +00:00
parent b3f96de3e0
commit d32b7e42c9
150 changed files with 466 additions and 450 deletions

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
our ($VERSION, %MIBS, %FUNCS, %GLOBALS, %MUNGE);
$VERSION = '3.90';
$VERSION = '3.91';
# Load MIB for leafs referenced within class
%MIBS = ('IF-MIB' => 'ifIndex',);