summaryrefslogtreecommitdiff
path: root/jpl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-15 05:06:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-15 05:06:39 +0000
commit6f0dcf97de90cdb68c290a68b6235e98ee375862 (patch)
tree62da731490677e05242db1ffa4c4dffd789ab43d /jpl
parentcf2ab31a162e9f8507b05df9dcd0911de1e1ef9b (diff)
downloadperl-6f0dcf97de90cdb68c290a68b6235e98ee375862.tar.gz
Up the F::S subpackage versions; up the JPL JNI.pm version
(the JPL cvs seems to be out of order), the only real change (in JNI.xs) seems to have been CRLF->LF conversion. p4raw-id: //depot/perl@20717
Diffstat (limited to 'jpl')
-rw-r--r--jpl/JNI/JNI.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/jpl/JNI/JNI.pm b/jpl/JNI/JNI.pm
index 6ef65e275a..a5ce515c27 100644
--- a/jpl/JNI/JNI.pm
+++ b/jpl/JNI/JNI.pm
@@ -187,7 +187,7 @@ require AutoLoader;
GetJavaVM
);
-$VERSION = '0.1';
+$VERSION = '0.2';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()