diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-23 16:32:13 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-23 16:32:13 +0000 |
commit | ac9ee388faf3c8c5df502f6cc7b039f043154954 (patch) | |
tree | eff1e0af61eb6d1df0e26a82837e033a5772cc04 | |
parent | 7e75e2d14afe295bb100849b081e9c568f3f1260 (diff) |
version: Bump for 1.11.2 snapshot1.11.2
-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 53f2c2ce..dee46221 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 11 -#define CAIRO_VERSION_MICRO 1 +#define CAIRO_VERSION_MICRO 2 #endif |