diff options
author | Steffen Mueller <smueller@cpan.org> | 2014-03-07 08:33:47 +0100 |
---|---|---|
committer | Steffen Mueller <smueller@cpan.org> | 2014-03-07 08:34:18 +0100 |
commit | 39acff4485014b3c58c274c299a8f1d1cdfd4fd3 (patch) | |
tree | 3f7cc5f38143ab8573c94360cb94a2336ecd5830 /Porting | |
parent | d5e61aaf9d7051b13636e9a4002cf6b4a47f6d78 (diff) | |
download | perl-39acff4485014b3c58c274c299a8f1d1cdfd4fd3.tar.gz |
Attribute::Handlers update/changelog and version bump
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 0ed3576a87..93b9e08560 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -125,7 +125,7 @@ use File::Glob qw(:case); }, 'Attribute::Handlers' => { - 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.93.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.96.tar.gz', 'FILES' => q[dist/Attribute-Handlers], }, |