[libapp-stacktrace-perl] 06/06: 0.08

Axel Beckert abe at deuxchevaux.org
Fri Dec 12 15:39:59 UTC 2014


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

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

commit b03e98ef8d6c71b31274453168d6f4c1106cfa67
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Aug 2 08:27:32 2011 -0700

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

diff --git a/dist.ini b/dist.ini
index 46e62e2..b4780eb 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Perl_5
 copyright_holder = Josh Jore
 copyright_year   = 2011
 
-version = 0.07
+version = 0.08
 
 [GatherDir]
 [PruneCruft]
diff --git a/lib/App/Stacktrace.pm b/lib/App/Stacktrace.pm
index 5a967bb..c61398d 100644
--- a/lib/App/Stacktrace.pm
+++ b/lib/App/Stacktrace.pm
@@ -66,7 +66,7 @@ use Pod::Usage ();
 use XSLoader ();
 use File::Temp ();
 
-our $VERSION = '0.07';
+our $VERSION = '0.08';
 
 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