diff options
Diffstat (limited to 'contrib/DNS-LDNS/lib/DNS/LDNS/DNSSecRRs.pm')
-rw-r--r-- | contrib/DNS-LDNS/lib/DNS/LDNS/DNSSecRRs.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/DNS-LDNS/lib/DNS/LDNS/DNSSecRRs.pm b/contrib/DNS-LDNS/lib/DNS/LDNS/DNSSecRRs.pm index b7b3dccf9543..78aa080c9c19 100644 --- a/contrib/DNS-LDNS/lib/DNS/LDNS/DNSSecRRs.pm +++ b/contrib/DNS-LDNS/lib/DNS/LDNS/DNSSecRRs.pm @@ -6,7 +6,7 @@ use warnings; use DNS::LDNS; -our $VERSION = '0.06'; +our $VERSION = '0.52'; # Note: This class does not have a constructor. Thus, it can not be created # as an individual object. The data structure of the node is owned |