diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-06-16 13:24:22 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-06-16 13:24:22 +0100 |
commit | 7dd89ff7a1e04930045d9726f5f21330f54d3f24 (patch) | |
tree | fdd2f182a18dac98666ef45861d6348228daf2a1 | |
parent | 7da47e6647ef4fe92465eedcc738f9b260356f22 (diff) |
Increment version to 1.8.81.8.8
Release time!
-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 c8149648e..0f79e7d75 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 7 +#define CAIRO_VERSION_MICRO 8 #endif |