X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FApache2_4%2FAuthzCaps.pm;fp=lib%2FApache2_4%2FAuthzCaps.pm;h=f47e652627eca5ba83b9369f591f0c962e78b771;hb=b8d9e21fe48674cd41f5cc8a157a1ed11f78b205;hp=23a9a9300d947f766786153fb28d402a7f982833;hpb=dd32b6f9b74eb08fafc5dfc3559dd48f2b99ba20;p=apache2-authzcaps.git diff --git a/lib/Apache2_4/AuthzCaps.pm b/lib/Apache2_4/AuthzCaps.pm index 23a9a93..f47e652 100644 --- a/lib/Apache2_4/AuthzCaps.pm +++ b/lib/Apache2_4/AuthzCaps.pm @@ -4,7 +4,7 @@ use 5.014000; use strict; use warnings; -our $VERSION = '0.001001'; +our $VERSION = '0.002'; use Apache2::AuthzCaps 'hascaps'; use Apache2::Const qw/AUTHZ_GRANTED AUTHZ_DENIED AUTHZ_DENIED_NO_USER/;