INSTALL configure.in (gegl_required_version) depend on the newest released
2008-06-14 Sven Neumann <sven@gimp.org> * INSTALL * configure.in (gegl_required_version) * app/sanity.c (GEGL_REQUIRED_MICRO): depend on the newest released GEGL, version 0.0.18. svn path=/trunk/; revision=25948
This commit is contained in:

committed by
Sven Neumann

parent
14011bc1b5
commit
06165a7625
@ -298,7 +298,7 @@ sanity_check_gegl (void)
|
||||
|
||||
#define GEGL_REQUIRED_MAJOR 0
|
||||
#define GEGL_REQUIRED_MINOR 0
|
||||
#define GEGL_REQUIRED_MICRO 17
|
||||
#define GEGL_REQUIRED_MICRO 18
|
||||
|
||||
gegl_get_version (&gegl_major_version,
|
||||
&gegl_minor_version,
|
||||
|
Reference in New Issue
Block a user