[libpdl-linearalgebra-perl] 09/24: Update VERSION to 0.08_02 for more development

Dima Kogan dima at secretsauce.net
Mon Aug 31 06:57:17 UTC 2015


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

dkogan-guest pushed a commit to branch realupstream
in repository libpdl-linearalgebra-perl.

commit e1214a5c9a9ebbc0eebab4dff10e8fa9ad410574
Author: Chris Marshall <devel.chm.01 at gmail.com>
Date:   Sun Mar 2 15:08:03 2014 -0500

    Update VERSION to 0.08_02 for more development
---
 LinearAlgebra.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LinearAlgebra.pm b/LinearAlgebra.pm
index 78043b7..5d0432e 100644
--- a/LinearAlgebra.pm
+++ b/LinearAlgebra.pm
@@ -20,7 +20,7 @@ use constant{
 
 use strict;
 
-our $VERSION = '0.08_01';
+our $VERSION = '0.08_02';
 $VERSION = eval $VERSION;
 
 @PDL::LinearAlgebra::ISA = qw/PDL::Exporter/;

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



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