version: Post release bump to 1.12.1

This commit is contained in:
Chris Wilson 2012-03-23 20:16:44 +00:00
parent a0bf6d25b5
commit 841b4057bc

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 12
#define CAIRO_VERSION_MICRO 0
#define CAIRO_VERSION_MICRO 1
#endif