From: skaufman Date: Tue, 2 Jun 2015 19:02:33 +0000 (+0000) Subject: makefile X-Git-Tag: v1.001032^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Fixtures.git;a=commitdiff_plain;h=6670b09e81b78957275c3eb72b660334f8c6994e makefile --- diff --git a/Makefile.PL b/Makefile.PL index b64c43a..e6331e2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -50,7 +50,7 @@ my %WriteMakefileArgs = ( "IPC::Open3" => 0, "Test::More" => "0.98" }, - "VERSION" => "1.001_031", + "VERSION" => "1.001032", "test" => { "TESTS" => "t/*.t" }