diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-07-12 12:12:12 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-07-12 12:19:54 +0100 |
commit | aa4cd8287f47b4538e765e1b48dcbac19813a8a2 (patch) | |
tree | 523657bf0f4614f64d9b8c120c36ba40e8eb46f5 | |
parent | 53b129dd8aecf4e2bd8b7d2cd27b91370c6705e9 (diff) |
version: 1.9.12 snapshot1.9.12
-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 436592bc6..0935854c6 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 11 +#define CAIRO_VERSION_MICRO 12 #endif |