From: Zachary Stevens Date: Thu, 3 Dec 2009 00:06:20 +0000 (+0000) Subject: Bump version for first real release. X-Git-Tag: 0.000001^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Ftags%2F0.000001;p=catagits%2FGitalist.git Bump version for first real release. --- diff --git a/Changes b/Changes index 9df0ab3..0e0ed7d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ This file documents the revision history for Perl extension Gitalist. +0.000001 + - No changes since last dev release. + 0.000000_02 UNRELEASED - Fixed history action, other minor cleanups. diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index 9cf637d..5d4739c 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -13,7 +13,7 @@ use Catalyst qw/ StackTrace /; -our $VERSION = '0.000000_02'; +our $VERSION = '0.000001'; $VERSION = eval $VERSION; __PACKAGE__->config(