diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-12-14 16:35:14 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-12-14 16:35:14 +0000 |
commit | 9485cd947f982ecd1e4f8d948786af3265d6eb74 (patch) | |
tree | 00c67ec4282dc56e968b88a433f92c92176aef28 | |
parent | e2a2eddcfb8fc73f3decdb91c00e8e6d5282e09c (diff) |
Increment version to 1.8.7 after the 1.8.6 release.
-rw-r--r-- | cairo-version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h index 4e2458e2..c8149648 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 8 -#define CAIRO_VERSION_MICRO 6 +#define CAIRO_VERSION_MICRO 7 #endif |