summaryrefslogtreecommitdiff
path: root/perl/ASN/ASN.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/ASN/ASN.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/ASN/ASN.pm')
-rw-r--r--perl/ASN/ASN.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/ASN/ASN.pm b/perl/ASN/ASN.pm
index 272048c..28768ab 100644
--- a/perl/ASN/ASN.pm
+++ b/perl/ASN/ASN.pm
@@ -66,7 +66,7 @@ use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK @EXPORT $VERSION $AUTOLOAD);
ASN_UNSIGNED
ASN_UNSIGNED64
);
-$VERSION = '5.0702';
+$VERSION = '5.07021';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()