Update version to 1.9.4

In preparation for the 1.9.4 snapshot.
This commit is contained in:
Carl Worth 2009-10-15 14:40:22 -07:00
parent 3b113275f8
commit b0f309abb3

View file

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