Bump versions 0.000005
Tomas Doran [Sat, 9 Jan 2010 15:47:20 +0000 (15:47 +0000)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 36c1e6c..90280a8 100644 (file)
--- 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.
index e1894fe..c59a836 100644 (file)
@@ -13,7 +13,7 @@ use Catalyst qw/
                 StackTrace
 /;
 
-our $VERSION = '0.000004';
+our $VERSION = '0.000005';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(