bump version for release; push_ver deletes .orig files

This commit is contained in:
Oliver Gorwits
2012-07-10 17:54:54 +01:00
parent 97b398051f
commit 025e7b72b5
89 changed files with 91 additions and 90 deletions

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer1;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '2.07_001';
$VERSION = '2.07_002';
# Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, 'root_ip' => 'actualIPAddr', );