This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag v0.0101 in repository libcatmandu-store-lucy-perl.
commit c7ecf31045c1d58a96a05ef28957e10bf753b003 Author: Nicolas Steenlant <[email protected]> Date: Tue Mar 26 09:48:24 2013 +0100 bump version --- Changes | 3 +++ lib/Catmandu/Store/Lucy.pm | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index b934dcb..13ab2f2 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,7 @@ Revision history for Catmandu-Store-Lucy +0.0101 2013-03-26 + - initial release + 0.01 2012-10-17 - initial release diff --git a/lib/Catmandu/Store/Lucy.pm b/lib/Catmandu/Store/Lucy.pm index 0d8774f..98841b7 100644 --- a/lib/Catmandu/Store/Lucy.pm +++ b/lib/Catmandu/Store/Lucy.pm @@ -19,11 +19,11 @@ Catmandu::Store::Lucy - A searchable store backed by Lucy =head1 VERSION -Version 0.01 +Version 0.0101 =cut -our $VERSION = '0.01'; +our $VERSION = '0.0101'; =head1 SYNOPSIS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-lucy-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
