Version 0.002003 0.002003
Tomas Doran [Mon, 2 Aug 2010 08:07:44 +0000 (09:07 +0100)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 5dca48a..17fb044 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 This file documents the revision history for Perl extension Gitalist.
 
-    - Fix for distribution by not including script/env
+0.002002 2010-07-04
+    - Fix for distribution not including script/env causing Makefile.PL
+      and scripts to die.
 
 0.002001 2010-07-03
     - Fix for loadCommitInfo.
index 66f0e12..a5a4313 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.002002';
+our $VERSION = '0.002003';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(