diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-13 10:27:03 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-13 11:40:40 +0100 |
commit | 3a20b10cd0d94406fbd5fe3bb3d4820a95364537 (patch) | |
tree | 70492581b0ba5d791315c941ee2d68345b12158f | |
parent | b612a230865a1a62f9cdcb051de9b57b509646b2 (diff) |
version: 1.9.81.9.8
Snapshot 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 932a505b1..da337e07d 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 9 -#define CAIRO_VERSION_MICRO 7 +#define CAIRO_VERSION_MICRO 8 #endif |