[libapp-stacktrace-perl] 02/02: 0.02
    Axel Beckert 
    abe at deuxchevaux.org
       
    Fri Dec 12 15:39:53 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to annotated tag v0.02
in repository libapp-stacktrace-perl.
commit b82a54288b6fca2b08ac38ae2e3b63cea6b4160a
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Jun 14 22:10:26 2011 -0700
    0.02
---
 dist.ini              | 2 +-
 lib/App/Stacktrace.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dist.ini b/dist.ini
index 7e86b1d..3e93072 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Perl_5
 copyright_holder = Josh Jore
 copyright_year   = 2011
 
-version = 0.01
+version = 0.02
 
 [GatherDir]
 [PruneCruft]
diff --git a/lib/App/Stacktrace.pm b/lib/App/Stacktrace.pm
index 984c59a..5811931 100644
--- a/lib/App/Stacktrace.pm
+++ b/lib/App/Stacktrace.pm
@@ -36,7 +36,7 @@ use Pod::Usage ();
 use XSLoader ();
 use File::Temp ();
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 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