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

@@ -23,7 +23,7 @@ use vars
qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD $INIT $DEBUG %SPEED_MAP
$NOSUCH $BIGINT $REPEATERS/;
$VERSION = '2.07_001';
$VERSION = '2.07_002';
=head1 NAME
@@ -31,7 +31,7 @@ SNMP::Info - Object Oriented Perl5 Interface to Network devices and MIBs through
=head1 VERSION
SNMP::Info - Version 2.07_001
SNMP::Info - Version 2.07_002
=head1 AUTHOR