Increment cairo version to 1.8.10.

For the 1.8.10 release, of course.
This commit is contained in:
Carl Worth 2010-02-19 16:24:49 -08:00
parent feadfb7c69
commit dc7eba7564

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 8
#define CAIRO_VERSION_MICRO 9
#define CAIRO_VERSION_MICRO 10
#endif