From: Tomas Doran Date: Sat, 9 Jan 2010 15:47:20 +0000 (+0000) Subject: Bump versions X-Git-Tag: 0.000005 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f692fcb99dfe96b5c02ee076a5a161bc99f3c689;p=catagits%2FGitalist.git Bump versions --- diff --git a/Changes b/Changes index 36c1e6c..90280a8 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ This file documents the revision history for Perl extension Gitalist. +0.000005 2010-01-09 - Switch to IPC::Run::start for streamed mode, fixing RT#52658 and the tests with FreeBSD. - Require new FCGI release in the FCGI script for upstream bug fixes. diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index e1894fe..c59a836 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -13,7 +13,7 @@ use Catalyst qw/ StackTrace /; -our $VERSION = '0.000004'; +our $VERSION = '0.000005'; $VERSION = eval $VERSION; __PACKAGE__->config(