[libinline-java-perl] 07/07: Release 0.56
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.56
in repository libinline-java-perl.
commit d630c7ceeee8dca222a495d0604bedc3e0e81e30
Author: Ed J <mohawk2 at users.noreply.github.com>
Date: Fri Nov 21 15:35:10 2014 +0000
Release 0.56
---
Java.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Java.pm b/Java.pm
index 4657d72..5c3c2cb 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.55';
+our $VERSION = '0.56';
# 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