[libapp-stacktrace-perl] 02/02: 0.07

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


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

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

commit 5a2671e7d9485b19510318e6bb16eb8c4deb6366
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Jun 21 14:08:19 2011 -0700

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

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