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

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '2.07_001';
$VERSION = '2.07_002';
%MIBS = ( %SNMP::Info::Layer2::MIBS, %SNMP::Info::LLDP::MIBS, );