summaryrefslogtreecommitdiff
path: root/perl/agent/default_store/default_store.pm
diff options
context:
space:
mode:
authorHideki Yamane <henrich@debian.org>2014-03-30 19:39:55 +0900
committerHideki Yamane <henrich@debian.org>2014-03-30 19:39:55 +0900
commit2d06f9c214aaa15bd9b8512c0713b472657747a7 (patch)
tree2ad2bb61f4cfb1957ed61f2ef6e874fccef21662 /perl/agent/default_store/default_store.pm
parentd808f11fe0e1a0ed1b0e2eedf1b1db4023c5ca16 (diff)
downloadpkg-net-snmp-2d06f9c214aaa15bd9b8512c0713b472657747a7.tar.gz
Imported Upstream version 5.7.2.1~dfsgupstream/5.7.2.1_dfsgupstream
Diffstat (limited to 'perl/agent/default_store/default_store.pm')
-rw-r--r--perl/agent/default_store/default_store.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/agent/default_store/default_store.pm b/perl/agent/default_store/default_store.pm
index ebac1ec..afca604 100644
--- a/perl/agent/default_store/default_store.pm
+++ b/perl/agent/default_store/default_store.pm
@@ -96,7 +96,7 @@ use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK @EXPORT $VERSION $AUTOLOAD);
NETSNMP_DS_AGENT_MAX_GETBULKREPEATS
NETSNMP_DS_AGENT_MAX_GETBULKRESPONSES
);
-$VERSION = '5.0702';
+$VERSION = '5.07021';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()