bump version

This commit is contained in:
Oliver Gorwits
2012-12-08 23:35:25 +00:00
parent 74816fc043
commit daf512e33e
93 changed files with 94 additions and 94 deletions

View File

@@ -35,7 +35,7 @@ use SNMP::Info;
use SNMP::Info::Bridge;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
$VERSION = '2.10';
$VERSION = '2.11';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;