version bump - 3.03

This commit is contained in:
Oliver Gorwits
2013-07-11 12:36:58 +01:00
parent f4e37cdabe
commit fd5812aefc
99 changed files with 100 additions and 100 deletions

View File

@@ -42,7 +42,7 @@ use SNMP::Info;
use vars qw/$VERSION $DEBUG %FUNCS %GLOBALS %MIBS %MUNGE $INIT/;
$VERSION = '3.02';
$VERSION = '3.03';
# Five data structures required by SNMP::Info
%MIBS = ( 'CISCO-CDP-MIB' => 'cdpGlobalRun' );