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

@@ -35,7 +35,7 @@ use SNMP::Info;
use SNMP::Info::Bridge;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
$VERSION = '2.07_001';
$VERSION = '2.07_002';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;