diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-07-26 12:53:44 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-07-26 12:53:44 +0100 |
commit | ed8c6f42540f03a62fd64ad83b7c397528092232 (patch) | |
tree | 2815f46a66bfd26e530bccf2fc7653678988c9a0 | |
parent | 81094cf4622302ebaa9b3f328f5d2a56a1c07a64 (diff) |
version: 1.9.14 snapshot1.9.14
-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 2ab71a07a..7d673de25 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 13 +#define CAIRO_VERSION_MICRO 14 #endif |