[libinline-java-perl] 03/03: Release 0.58

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:44:36 UTC 2015


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

js pushed a commit to tag 0.58
in repository libinline-java-perl.

commit b08ca5353a0666c49c42729368839493a127aea4
Author: Ed J <mohawk2 at users.noreply.github.com>
Date:   Sat Nov 29 09:18:45 2014 +0000

    Release 0.58
---
 Java.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Java.pm b/Java.pm
index 395b62c..ba98919 100644
--- a/Java.pm
+++ b/Java.pm
@@ -7,7 +7,7 @@ use base qw(Inline Exporter);
 
 # Export the cast function if wanted
 our @EXPORT_OK = qw(cast coerce study_classes caught jar j2sdk);
-our $VERSION = '0.57';
+our $VERSION = '0.58';
 
 # DEBUG is set via the DEBUG config
 our $DEBUG = 0 unless defined $DEBUG;

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



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