Disabling and reenabling a layer under a timeloop layer was causing the layer to...
[synfig.git] / synfig-core / trunk / src / synfig / canvas.h
index 43a562d..9249577 100644 (file)
  *      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 ===================================================== */