version: Post-release version bump to 1.11.5

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2012-03-12 10:11:17 +00:00
parent a8dbc68056
commit f7897e7cbd

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 11
#define CAIRO_VERSION_MICRO 4
#define CAIRO_VERSION_MICRO 5
#endif