Skip to content

Commit

Permalink
post-release cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jun 23, 2015
1 parent ba26526 commit d184e76
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.mkdn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Gentoo::PerlMod::Version - Convert arbitrary Perl Modules' versions into normali

# VERSION

version 0.7.1
version 0.7.2

# SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion bin/gentoo-perlmod-version.pl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

package Gentoo::PerlMod::Version::Tool;

our $VERSION = '0.7.1';
our $VERSION = '0.7.2';

# PODNAME: gentoo-perlmod-version.pl

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)

0.7.1
0.7.2

0.7.1 2015-06-23T03:30:53Z
[Added / configure requires]
- perl 5.006

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.all
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)

0.7.1
0.7.2

0.7.1 2015-06-23T03:30:53Z
[Added / configure requires]
- perl 5.006

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )

0.7.1
0.7.2

0.7.1 2015-06-23T03:30:53Z
[Added / develop recommends]
- Test::More 0.99

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

0.7.1
0.7.2

0.7.1 2015-06-23T03:30:53Z
[Changed / configure recommends]
- ExtUtils::MakeMaker 6.98 → 7.00

Expand Down

0 comments on commit d184e76

Please sign in to comment.