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

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