diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-10 14:18:47 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-10 14:18:47 +0000 |
commit | 7f3cca458a7546f913533f693b581325228aba4e (patch) | |
tree | 46bbb9c43599d097a5c07ae025ccc046fde418b3 | |
parent | 0dac37c41473deafa4a2f154187c5c3d08b07c91 (diff) |
Post release version bump to 1.12.15
-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 9cda3831..51bd1b19 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 14 +#define CAIRO_VERSION_MICRO 15 #endif |