[libapp-stacktrace-perl] 04/04: 0.09

Axel Beckert abe at deuxchevaux.org
Fri Dec 12 15:40:00 UTC 2014


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

abe pushed a commit to annotated tag v0.09
in repository libapp-stacktrace-perl.

commit 94a88ccfebaafbc7575908f94708e72596b44899
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Aug 2 08:40:13 2011 -0700

    0.09
---
 dist.ini              | 2 +-
 lib/App/Stacktrace.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dist.ini b/dist.ini
index b4780eb..4042621 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Perl_5
 copyright_holder = Josh Jore
 copyright_year   = 2011
 
-version = 0.08
+version = 0.09
 
 [GatherDir]
 [PruneCruft]
diff --git a/lib/App/Stacktrace.pm b/lib/App/Stacktrace.pm
index 8d633fc..dc4091b 100644
--- a/lib/App/Stacktrace.pm
+++ b/lib/App/Stacktrace.pm
@@ -70,7 +70,7 @@ use Pod::Usage ();
 use XSLoader ();
 use File::Temp ();
 
-our $VERSION = '0.08';
+our $VERSION = '0.09';
 
 XSLoader::load(__PACKAGE__, $VERSION);
 

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



More information about the Pkg-perl-cvs-commits mailing list