Merge commit 'perl-0.30'

This commit is contained in:
Fuji, Goro 2010-10-07 17:05:37 +09:00
commit c211d2ac45
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
steps = FindVersion, ChangeVersion, CheckChangeLog, DistTest, Commit, Tag, MakeDist, UploadCPAN
MakeDist.destination=~/.shipit-dist/
git.tagpattern = perl-%v

View File

@ -3,7 +3,7 @@ use strict;
use warnings;
use 5.008001;
our $VERSION = '0.29';
our $VERSION = '0.30';
our $PreferInteger = 0;
sub true () {