summaryrefslogtreecommitdiff
path: root/perl/SNMP/SNMP.pm
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-08-29 11:24:03 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-08-29 11:24:03 +0400
commit48bfce7035598042ce21a3e6c23401718d3b2e4b (patch)
treec708ed38addb8cfaffb049bbce36a1e1524db00d /perl/SNMP/SNMP.pm
parent658635dab984bfcc84d4eee1ca62b7cc40e33bd0 (diff)
parentff641895521fd90599bb8392c0d621f33cdfb55e (diff)
downloadpkg-net-snmp-48bfce7035598042ce21a3e6c23401718d3b2e4b.tar.gz
Merge branch 'master' of git://anonscm.debian.org/pkg-net-snmp/pkg-net-snmp
Conflicts: debian/changelog debian/control debian/patches/series
Diffstat (limited to 'perl/SNMP/SNMP.pm')
-rw-r--r--perl/SNMP/SNMP.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/SNMP/SNMP.pm b/perl/SNMP/SNMP.pm
index ffc5a2f..6c80468 100644
--- a/perl/SNMP/SNMP.pm
+++ b/perl/SNMP/SNMP.pm
@@ -7,7 +7,7 @@
# modify it under the same terms as Perl itself.
package SNMP;
-$VERSION = '5.0702'; # current release version number
+$VERSION = '5.07021'; # current release version number
use strict;
use warnings;