diff options
Diffstat (limited to 'perl/lib/Wallet/ACL/NetDB/Root.pm')
-rw-r--r-- | perl/lib/Wallet/ACL/NetDB/Root.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/lib/Wallet/ACL/NetDB/Root.pm b/perl/lib/Wallet/ACL/NetDB/Root.pm index 2dd1562..cb123c4 100644 --- a/perl/lib/Wallet/ACL/NetDB/Root.pm +++ b/perl/lib/Wallet/ACL/NetDB/Root.pm @@ -20,7 +20,7 @@ use warnings; use Wallet::ACL::NetDB; our @ISA = qw(Wallet::ACL::NetDB); -our $VERSION = '1.04'; +our $VERSION = '1.05'; ############################################################################## # Interface |