[libapp-stacktrace-perl] 02/02: 0.05
    Axel Beckert 
    abe at deuxchevaux.org
       
    Fri Dec 12 15:39:57 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to annotated tag v0.06
in repository libapp-stacktrace-perl.
commit fe8ed8e0b46301c125fff004b635ddb627b7539e
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Jun 21 13:01:41 2011 -0700
    0.05
---
 dist.ini              | 2 +-
 lib/App/Stacktrace.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dist.ini b/dist.ini
index 884ac14..7479cb9 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Perl_5
 copyright_holder = Josh Jore
 copyright_year   = 2011
 
-version = 0.05
+version = 0.06
 
 [GatherDir]
 [PruneCruft]
diff --git a/lib/App/Stacktrace.pm b/lib/App/Stacktrace.pm
index 6868a2a..f0b8467 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.05';
+our $VERSION = '0.06';
 
 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