bump version

This commit is contained in:
Oliver Gorwits
2012-12-08 23:35:25 +00:00
parent 74816fc043
commit daf512e33e
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.10';
$VERSION = '2.11';
# Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, 'root_ip' => 'actualIPAddr', );