*** empty log message ***

This commit is contained in:
Marc Lehmann
2001-03-15 02:02:09 +00:00
parent 6e2444bc74
commit 73d7b7d18f
15 changed files with 26 additions and 313 deletions

View File

@ -10,7 +10,7 @@ use vars qw($VERSION @ISA @EXPORT @EXPORT_OK $AUTOLOAD %EXPORT_TAGS @EXPORT_FAIL
use subs qw(init end lock unlock canonicalize_color);
BEGIN {
$VERSION = 1.201;
$VERSION = 1.21;
eval {
require XSLoader;
XSLoader::load Gimp $VERSION;