update version for release

This commit is contained in:
Oliver Gorwits
2012-11-28 19:13:38 +00:00
parent ead15a1cde
commit 829a4bf16a
88 changed files with 88 additions and 88 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.08';
$VERSION = '2.09';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;