Merge remote branch 'shadowcat/master'
Tomas Doran [Thu, 6 May 2010 07:35:31 +0000 (08:35 +0100)]
* shadowcat/master:
  De-bareword author_* in Makefile.PL.
  Bumping version and updated Changes appropriately.

Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 23d6193..82ea77c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 This file documents the revision history for Perl extension Gitalist.
 
+    - Fixed author_* barewords in Makefile.PL.
+
+0.001003 2010-04-21
     - Added folder / file icons in tree view (Foxtons)
     - Added favicon
     - Fix for non uri_for hard coded links for running at not root locations.
index 6a051e4..3d2703a 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.001002';
+our $VERSION = '0.001003';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(