diff options
Diffstat (limited to 'perl/lib/Wallet/Schema/Result/AclEntry.pm')
| -rw-r--r-- | perl/lib/Wallet/Schema/Result/AclEntry.pm | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/lib/Wallet/Schema/Result/AclEntry.pm b/perl/lib/Wallet/Schema/Result/AclEntry.pm index a33a98c..ea531bd 100644 --- a/perl/lib/Wallet/Schema/Result/AclEntry.pm +++ b/perl/lib/Wallet/Schema/Result/AclEntry.pm @@ -13,6 +13,8 @@ use warnings;  use base 'DBIx::Class::Core'; +our $VERSION = '1.03'; +  =for stopwords  ACL  | 
