Merge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code

Conflicts:
	ChangeLog
This commit is contained in:
Eric A. Miller
2013-12-15 20:25:31 -05:00
105 changed files with 129 additions and 113 deletions

View File

@@ -24,7 +24,7 @@ use vars
qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD $INIT $DEBUG %SPEED_MAP
$NOSUCH $BIGINT $REPEATERS/;
$VERSION = '3.08';
$VERSION = '3.09';
=head1 NAME
@@ -32,7 +32,7 @@ SNMP::Info - OO Interface to Network devices and MIBs through SNMP
=head1 VERSION
SNMP::Info - Version 3.08
SNMP::Info - Version 3.09
=head1 AUTHOR