aboutsummaryrefslogtreecommitdiff
path: root/perl/lib/Wallet/ACL/External.pm
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-01-23 15:24:19 -0800
committerRuss Allbery <eagle@eyrie.org>2016-01-23 15:24:19 -0800
commit43d3a892cb5aa69234a2591bf584036970a7243e (patch)
treea7a88df300ac9f8db6bab8f1c697dc5766cda836 /perl/lib/Wallet/ACL/External.pm
parent17d8e73401143e80b75356b21482da229b1d9d5a (diff)
Update Perl module versions for 1.4
Diffstat (limited to 'perl/lib/Wallet/ACL/External.pm')
-rw-r--r--perl/lib/Wallet/ACL/External.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/lib/Wallet/ACL/External.pm b/perl/lib/Wallet/ACL/External.pm
index caed80e..dfa924d 100644
--- a/perl/lib/Wallet/ACL/External.pm
+++ b/perl/lib/Wallet/ACL/External.pm
@@ -19,7 +19,7 @@ use Wallet::ACL::Base;
use Wallet::Config;
our @ISA = qw(Wallet::ACL::Base);
-our $VERSION = '1.03';
+our $VERSION = '1.04';
##############################################################################
# Interface