diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-12-14 14:07:11 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-12-14 14:54:35 +0000 |
commit | e2a2eddcfb8fc73f3decdb91c00e8e6d5282e09c (patch) | |
tree | c7cdda33cfb7e46bb737c937190ad2b29a950f3c | |
parent | ef7c42a7d390064b2a5b08e14d5f65b8ea4628e3 (diff) |
Increment version to 1.8.61.8.6
In preparation for the next stable 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 e38976005..4e2458e29 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 5 +#define CAIRO_VERSION_MICRO 6 #endif |