update VERSION

This commit is contained in:
Oliver Gorwits
2013-04-11 17:00:28 +01:00
parent ca7651628d
commit 62005c52d2
99 changed files with 100 additions and 100 deletions

View File

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