From: Zachary Stevens Date: Sat, 19 Dec 2009 13:05:48 +0000 (+0000) Subject: Update changelog and version. X-Git-Tag: 0.000004^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=224ebd6d7bb1e4e2181a27616b5c8e0e11723f8a;hp=65ffc9fb8f3438e5b9ebded39b172e9f817ccef5;p=catagits%2FGitalist.git Update changelog and version. --- diff --git a/Changes b/Changes index c9b74c2..c50d5eb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ This file documents the revision history for Perl extension Gitalist. +0.000004 2009-12-19 - Support being able to pass a list of repositories to view via configuration, rather than having a static directory. - Installation and configuration documentation has been enhanced. diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index e5e38ec..e1894fe 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -13,7 +13,7 @@ use Catalyst qw/ StackTrace /; -our $VERSION = '0.000003'; +our $VERSION = '0.000004'; $VERSION = eval $VERSION; __PACKAGE__->config(