[libinline-java-perl] 02/02: Release 0.57

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


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

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

commit 6e46c2f44d06a9175566b7bab57a6a42c453d38f
Author: Ed J <mohawk2 at users.noreply.github.com>
Date:   Sat Nov 29 07:09:57 2014 +0000

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

diff --git a/Java.pm b/Java.pm
index 5c3c2cb..395b62c 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.56';
+our $VERSION = '0.57';
 
 # 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