Bump version for 1.15.15

This commit is contained in:
Bryce Harrington 2018-09-20 16:28:55 -07:00
parent d9aaea0c1e
commit 06ef6db957

View file

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