configure.ac: require babl 0.1.12

This commit is contained in:
Michael Natterer
2015-02-08 18:29:21 +01:00
parent e4cdfee6ce
commit 431f65a7a8
2 changed files with 2 additions and 2 deletions

View File

@ -400,7 +400,7 @@ sanity_check_babl (void)
#define BABL_REQUIRED_MAJOR 0
#define BABL_REQUIRED_MINOR 1
#define BABL_REQUIRED_MICRO 11
#define BABL_REQUIRED_MICRO 12
babl_get_version (&babl_major_version,
&babl_minor_version,