Increment version to 1.9.3 after the 1.9.2 snapshot.

This commit is contained in:
Carl Worth 2009-06-12 12:07:59 -07:00
parent e9b9d2a7c1
commit 98eb84cfbb

View file

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