Update version to 1.9.6

For a new cairo 1.9.6 snapshot.
This commit is contained in:
Carl Worth 2010-02-19 17:24:33 -08:00
parent 1c3d417c30
commit 20cf7c92b3

View file

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