Bump version for new development tree, 1.15.9

This commit is contained in:
Bryce Harrington 2017-08-29 10:18:14 -07:00
parent 112f0fc73b
commit 934e42fa5e

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 15
#define CAIRO_VERSION_MICRO 8
#define CAIRO_VERSION_MICRO 9
#endif