see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann
2000-05-11 17:04:30 +00:00
parent d42269996a
commit 38f940e191
16 changed files with 119 additions and 24 deletions

View File

@ -4,7 +4,7 @@ use strict;
use vars qw($VERSION @ISA);
BEGIN {
$VERSION = 1.19;
$VERSION = 1.2;
eval {
require XSLoader;
XSLoader::load Gimp::Lib $VERSION;