Bump version for first 3.0 beta release

This commit is contained in:
Eric A. Miller
2013-02-10 10:23:35 -05:00
parent 5da622ff88
commit a9a3229c22
92 changed files with 92 additions and 92 deletions

View File

@@ -41,7 +41,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '2.11';
$VERSION = '3.00_001';
%MIBS = ( 'ENTITY-MIB' => 'entPhysicalSerialNum' );