Update version to 1.9.7.

Following the 1.9.6 snapshot.
This commit is contained in:
Carl Worth 2010-02-19 17:39:50 -08:00
parent cb090136b2
commit fc7be0014d

View file

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