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

gregoa pushed a commit to annotated tag v1.76
in repository libdatetime-timezone-perl.

commit 65a4e30a568eaddeec26ca4ebc8b49672a012e72
Author: Dave Rolsky <auta...@urth.org>
Date:   Sun Oct 26 10:38:08 2014 -0500

    Update version hack in parse_olson
---
 tools/parse_olson | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/parse_olson b/tools/parse_olson
index ec64197..56449f3 100755
--- a/tools/parse_olson
+++ b/tools/parse_olson
@@ -6,7 +6,7 @@ use warnings;
 use lib './lib';
 
 # Hack so loading DateTime.pm doesn't blow up
-BEGIN { $DateTime::TimeZone::VERSION = '1.24' }
+BEGIN { $DateTime::TimeZone::VERSION = '1.75' }
 
 use Data::Dumper;
 use DateTime;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-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