bumped glib version.
2008-03-28 Sven Neumann <sven@gimp.org> * app/sanity.c (sanity_check_glib): bumped glib version. svn path=/trunk/; revision=25286
This commit is contained in:

committed by
Sven Neumann

parent
fc93cc19ce
commit
369738ea5b
@ -90,7 +90,7 @@ static gchar *
|
||||
sanity_check_glib (void)
|
||||
{
|
||||
#define GLIB_REQUIRED_MAJOR 2
|
||||
#define GLIB_REQUIRED_MINOR 14
|
||||
#define GLIB_REQUIRED_MINOR 16
|
||||
#define GLIB_REQUIRED_MICRO 1
|
||||
|
||||
const gchar *mismatch = glib_check_version (GLIB_REQUIRED_MAJOR,
|
||||
|
Reference in New Issue
Block a user