Bump version for new development tree, 1.15.9

This commit is contained in:
Bryce Harrington 2017-12-11 14:43:50 -08:00
parent 5e6b9aeb5e
commit 742199768d

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 15
#define CAIRO_VERSION_MICRO 10
#define CAIRO_VERSION_MICRO 11
#endif