1.14.4 release

This commit is contained in:
Bryce Harrington 2015-10-27 11:53:14 -07:00
parent 04a40d2ff3
commit d7371acfe5

View file

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