version: 1.9.9

Post-snapshot bump.
This commit is contained in:
Chris Wilson 2010-06-26 14:50:57 +01:00
parent 0f1ff0daab
commit ca161a585a

View file

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