release 3.93

This commit is contained in:
Oliver Gorwits
2023-07-14 19:41:39 +01:00
parent a71be6e4c2
commit f101cb0a23
150 changed files with 450 additions and 444 deletions

View File

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