[libinline-java-perl] 267/398: fixed version require changed version number
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.55
in repository libinline-java-perl.
commit 3d228453b43b16cdc92ef0dadc27e219f583c490
Author: patrick_leb <>
Date: Thu Jan 8 19:31:00 2004 +0000
fixed version require
changed version number
---
Java.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Java.pm b/Java.pm
index 529c598..ea3a114 100644
--- a/Java.pm
+++ b/Java.pm
@@ -6,9 +6,9 @@ package Inline::Java ;
use strict ;
-require 5.6.0 ;
+require 5.006 ;
-$Inline::Java::VERSION = '0.44' ;
+$Inline::Java::VERSION = '0.45' ;
# DEBUG is set via the DEBUG config
--
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