Bump version for 1.17.1

This commit is contained in:
Bryce Harrington 2018-10-19 13:43:54 -07:00
parent 3ad43122b2
commit ec70bde74a

View file

@ -2,7 +2,7 @@
#define CAIRO_VERSION_H
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 16
#define CAIRO_VERSION_MICRO 0
#define CAIRO_VERSION_MINOR 17
#define CAIRO_VERSION_MICRO 1
#endif