update version

This commit is contained in:
Oliver Gorwits
2012-12-08 20:06:51 +00:00
parent 4f168a538b
commit c1c448f3df
93 changed files with 94 additions and 94 deletions

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer1;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '2.09';
$VERSION = '2.10';
# Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, 'root_ip' => 'actualIPAddr', );