Start 1.14.9 development

This commit is contained in:
Bryce Harrington 2016-12-07 21:03:27 -08:00
parent 9b23aa0f9d
commit 3c60c57c60

View file

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