configure/app: bump required GEGL version to 0.3.6
This commit is contained in:
@ -438,7 +438,7 @@ sanity_check_gegl (void)
|
||||
|
||||
#define GEGL_REQUIRED_MAJOR 0
|
||||
#define GEGL_REQUIRED_MINOR 3
|
||||
#define GEGL_REQUIRED_MICRO 5
|
||||
#define GEGL_REQUIRED_MICRO 6
|
||||
|
||||
gegl_get_version (&gegl_major_version,
|
||||
&gegl_minor_version,
|
||||
|
||||
Reference in New Issue
Block a user