diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-26 14:17:23 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-26 14:32:27 +0100 |
commit | 45d1f461ce2d2e3af16a5a90ffd8980bffc5eaa8 (patch) | |
tree | aa42e893824b1079095da8a47cf170f38d6dd7a4 | |
parent | 7a68a7bfd550b5e4b6635495e7de49fe306fbad4 (diff) |
version: 1.9.10
-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 91f37cf1..5e09599d 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 9 +#define CAIRO_VERSION_MICRO 10 #endif |