bump version for release

This commit is contained in:
Oliver Gorwits
2012-07-15 17:21:56 +01:00
parent 5c22a29e40
commit 14bf6b84d3
90 changed files with 91 additions and 91 deletions

View File

@@ -42,7 +42,7 @@ use SNMP::Info;
use vars qw/$VERSION $DEBUG %FUNCS %GLOBALS %MIBS %MUNGE $INIT/;
$VERSION = '2.07_002';
$VERSION = '2.08';
# Five data structures required by SNMP::Info
%MIBS = ( 'CISCO-CDP-MIB' => 'cdpGlobalRun' );