diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-06 18:40:27 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-06 18:40:27 +0100 |
commit | faeb6caaeba76c9797db0cd917bff4f102512d59 (patch) | |
tree | 323e049a87d7fc8f7ec6b272c07a72c84b51f78b /cairo-version.h | |
parent | cb0bc64c16b3a38cbf0c622830c18ac9ea6e2ffe (diff) |
version: 1.10.1 open for bugfixing
Diffstat (limited to 'cairo-version.h')
-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 020bd2a2e..f22b57429 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 10 -#define CAIRO_VERSION_MICRO 0 +#define CAIRO_VERSION_MICRO 1 #endif |