see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann
1999-11-30 21:02:52 +00:00
parent 3405734dc4
commit 01e0f5086d
11 changed files with 69 additions and 16 deletions

View File

@ -12,7 +12,7 @@ use subs qw(init end lock unlock canonicalize_color);
BEGIN {
require DynaLoader;
@ISA=qw(DynaLoader);
$VERSION = 1.16;
$VERSION = 1.18;
bootstrap Gimp $VERSION;
}