version: 1.9.10

This commit is contained in:
Chris Wilson 2010-06-26 14:17:23 +01:00
parent 7a68a7bfd5
commit 45d1f461ce

View file

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