Bump version and update Changes
[apache2-authzcaps.git] / lib / Apache2 / AuthzCaps.pm
index 0056efe3be654e30a81b42ceb0673859dbaa87aa..1ad22607176c6bb3a4184c49d758bfaaff9456a7 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use subs qw/OK DECLINED/;
 
-our $VERSION = '0.001001';
+our $VERSION = '0.002';
 
 use if $ENV{MOD_PERL}, 'Apache2::Access';
 use if $ENV{MOD_PERL}, 'Apache2::Const' => qw/OK DECLINED/;
This page took 0.008977 seconds and 4 git commands to generate.