Start 1.14.1 development

This commit is contained in:
Bryce Harrington 2014-10-13 19:57:09 -07:00
parent f6fd372a8b
commit 92bc5376a8

View file

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