summaryrefslogtreecommitdiff
path: root/perl/agent/Support/Support.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/agent/Support/Support.pm')
-rw-r--r--perl/agent/Support/Support.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/agent/Support/Support.pm b/perl/agent/Support/Support.pm
index 41cf694..79529db 100644
--- a/perl/agent/Support/Support.pm
+++ b/perl/agent/Support/Support.pm
@@ -26,7 +26,7 @@ use vars qw(@ISA @EXPORT @EXPORT_OK $VERSION);
@ISA = qw(Exporter getLeaf);
@EXPORT = qw(registerAgent getOidElement setOidElement);
@EXPORT_OK = qw();
-$VERSION = '5.0702';
+$VERSION = '5.07021';
use strict;
use warnings;