X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fcanvas.h;h=9249577cec40b7aee506ec81414bb4854472f0c2;hb=9d08a9092c2ddd16cc5f0c78282c7d9294058953;hp=43a562d4d3c082331869e1122c90106701cd737d;hpb=3e363592f62521ca3e0338f474deb1eb253f9e74;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/canvas.h b/synfig-core/trunk/src/synfig/canvas.h index 43a562d..9249577 100644 --- a/synfig-core/trunk/src/synfig/canvas.h +++ b/synfig-core/trunk/src/synfig/canvas.h @@ -69,14 +69,14 @@ * conical gradient would be entirely obscured by the circle * layer (even by its transparent pixels) * - * 0.3: not yet implemented + * 0.3: svn r1422 * * the 'straight' blend method was fixed. loading a version 0.2 * or older canvas will replace the 'straight' blend method in * non-pastecanvas layers with 'composite' */ -#define CURRENT_CANVAS_VERSION "0.2" +#define CURRENT_CANVAS_VERSION "0.3" /* === T Y P E D E F S ===================================================== */