On Wed, 2014-03-12 at 07:59 -0400, Elle Stone wrote: > I updated glib/babl/gegl/gimp from git a couple of days ago. Then I > opened an existing xcf file, worked on it, saved it, and closed GIMP. > > The next day I couldn't open the xcf file. The error message is: > > XCF error: unsupported XCF file version 7 encountered Oops, sorry, fixed :) commit 9a8aa70b85000963c14c6cae8326475d5b6f3e35 Author: Michael Natterer <mitch@xxxxxxxx> Date: Wed Mar 12 15:21:21 2014 +0100 xcf: forgot to register a loader for XCF version 7 app/xcf/xcf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list