version: 1.10.0 *release*

/me faints with excitement.
This commit is contained in:
Chris Wilson 2010-09-06 17:15:51 +01:00
parent 87fad10464
commit cb0bc64c16

View file

@ -2,7 +2,7 @@
#define CAIRO_VERSION_H
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 9
#define CAIRO_VERSION_MICRO 15
#define CAIRO_VERSION_MINOR 10
#define CAIRO_VERSION_MICRO 0
#endif