version: 1.11.1

Mark the opening of master for new development work. A few quiets have
passed since 1.10 with no major brown bag incident, so lets start
harvesting the work for 1.12.

Go Andrea, go!
This commit is contained in:
Chris Wilson 2010-09-24 11:31:03 +01:00
parent 75e2b7c7b5
commit 7b308fdcc9

View file

@ -2,7 +2,7 @@
#define CAIRO_VERSION_H
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 10
#define CAIRO_VERSION_MINOR 11
#define CAIRO_VERSION_MICRO 1
#endif