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

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '2.05';
$VERSION = '2.06';
%MIBS = ( 'CISCO-POWER-ETHERNET-EXT-MIB' => 'cpeExtPsePortEntPhyIndex',
'CISCO-CDP-MIB' => 'cdpCachePowerConsumption' );