Increment cairo version to 1.8.2.

Hurrah! We're finally there.
This commit is contained in:
Carl Worth 2008-10-29 21:02:04 -07:00
parent 42711a5586
commit f7c958d972

View file

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