From 269f5c213663bd25c418434c75650469b5812142 Mon Sep 17 00:00:00 2001 From: Dom Lachowicz Date: Tue, 18 Mar 2003 16:21:30 +0000 Subject: [PATCH] bump version to 2.2.5 --- plug-ins/common/svg.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plug-ins/common/svg.c b/plug-ins/common/svg.c index 195683e06b..fab47cca11 100644 --- a/plug-ins/common/svg.c +++ b/plug-ins/common/svg.c @@ -18,6 +18,10 @@ /* SVG loading and saving file filter for the GIMP * -Dom Lachowicz + * + * TODO: + * 1) size/zoom dialog + * 2) image preview */ #include "config.h"