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

Conflicts:
	ChangeLog
This commit is contained in:
Eric A. Miller
2013-10-23 23:27:51 -04:00
102 changed files with 106 additions and 103 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.07_001';
$VERSION = '3.08';
=head1 NAME
@@ -32,7 +32,7 @@ SNMP::Info - OO Interface to Network devices and MIBs through SNMP
=head1 VERSION
SNMP::Info - Version 3.07_001
SNMP::Info - Version 3.08
=head1 AUTHOR