bump version for stable release

This commit is contained in:
Oliver Gorwits
2013-04-13 11:05:26 +01:00
parent d82d495dcf
commit d3e39a4132
101 changed files with 104 additions and 105 deletions

View File

@@ -24,15 +24,15 @@ use vars
qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD $INIT $DEBUG %SPEED_MAP
$NOSUCH $BIGINT $REPEATERS/;
$VERSION = '3.00_004';
$VERSION = '3.01';
=head1 NAME
SNMP::Info - Object Oriented Perl5 Interface to Network devices and MIBs through SNMP.
SNMP::Info - OO Interface to Network devices and MIBs through SNMP
=head1 VERSION
SNMP::Info - Version 3.00_004
SNMP::Info - Version 3.01
=head1 AUTHOR