summaryrefslogtreecommitdiff
path: root/perl/agent/agent.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/agent/agent.pm')
-rw-r--r--perl/agent/agent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/agent/agent.pm b/perl/agent/agent.pm
index 310e9e5..53c2756 100644
--- a/perl/agent/agent.pm
+++ b/perl/agent/agent.pm
@@ -87,7 +87,7 @@ use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK @EXPORT $VERSION $AUTOLOAD);
SNMP_ERR_AUTHORIZATIONERROR
SNMP_ERR_NOTWRITABLE
);
-$VERSION = '5.0702';
+$VERSION = '5.07021';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()