Increment version to 1.8.6

In preparation for the next stable release.
This commit is contained in:
Chris Wilson 2008-12-14 14:07:11 +00:00
parent ef7c42a7d3
commit e2a2eddcfb

View file

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