From 43d3a892cb5aa69234a2591bf584036970a7243e Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 23 Jan 2016 15:24:19 -0800 Subject: Update Perl module versions for 1.4 --- perl/lib/Wallet/Report.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl/lib/Wallet/Report.pm') diff --git a/perl/lib/Wallet/Report.pm b/perl/lib/Wallet/Report.pm index 3d59bf8..4b1ee17 100644 --- a/perl/lib/Wallet/Report.pm +++ b/perl/lib/Wallet/Report.pm @@ -20,7 +20,7 @@ use warnings; use Wallet::ACL; use Wallet::Schema; -our $VERSION = '1.03'; +our $VERSION = '1.04'; ############################################################################## # Constructor, destructor, and accessors -- cgit v1.2.3