Increment version to 1.8.4

This commit is contained in:
Carl Worth 2008-11-14 11:08:40 +01:00
parent b9c1344ad8
commit 66e8f142e3

View file

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