version: 1.9.9

Post-snapshot bump.
This commit is contained in:
Chris Wilson 2010-06-13 12:02:53 +01:00
parent 3a20b10cd0
commit 4932aaa317

View file

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