diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-01-16 20:58:46 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-01-16 20:58:46 +0000 |
commit | ed2fa6b16b03fccc3e21598cdb9157cbcebd1d37 (patch) | |
tree | 2da66765557b67dd4f4e9167b7d8b4d49197a900 | |
parent | 2d6204c67d4d0d9c5d03087c4c1609a81ef1fdb7 (diff) |
version: Post-release bump to 1.12.11
-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 a01dd6f3..08893c7b 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 12 -#define CAIRO_VERSION_MICRO 10 +#define CAIRO_VERSION_MICRO 11 #endif |