This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to tag 1.08
in repository libflickr-api-perl.

commit 05c97fab0476f5338434ff5d986978517a789821
Author: Oskari Okko Ojala <o...@frantic.com>
Date:   Wed Sep 12 11:53:28 2012 +0000

    Bumped version to 1.05 and updated copyright year.
---
 lib/Flickr/API.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Flickr/API.pm b/lib/Flickr/API.pm
index 45d91bf..de49288 100644
--- a/lib/Flickr/API.pm
+++ b/lib/Flickr/API.pm
@@ -10,7 +10,7 @@ use Digest::MD5 qw(md5_hex);
 
 our @ISA = qw(LWP::UserAgent);
 
-our $VERSION = '1.04';
+our $VERSION = '1.05';
 
 sub new {
        my $class = shift;
@@ -212,7 +212,7 @@ Returns undef if a secret was not specified when creating 
the C<Flickr::API> obj
 
 =head1 AUTHOR
 
-Copyright (C) 2004-2005, Cal Henderson, E<lt>c...@iamcal.come<gt>
+Copyright (C) 2004-2012, Cal Henderson, E<lt>c...@iamcal.come<gt>
 
 Auth API patches provided by Aaron Straup Cope
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libflickr-api-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to