bump ver for release, remove VERSION_CVS variable

update MANIFEST
This commit is contained in:
Oliver Gorwits
2011-09-28 11:11:55 +01:00
parent d64f0d4a5e
commit 43d1718618
86 changed files with 118 additions and 90 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.05';
$VERSION = '2.06';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;