Start 1.17.2+1 development

This commit is contained in:
Bryce Harrington 2019-01-31 19:49:57 -08:00
parent d67be70805
commit ef99c3bf30

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 17
#define CAIRO_VERSION_MICRO 2
#define CAIRO_VERSION_MICRO 3
#endif