Prep 2.00

This commit is contained in:
Eric Miller
2008-08-02 03:22:04 +00:00
parent 29ef1301fb
commit 0eebef47b0
73 changed files with 84 additions and 77 deletions

View File

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