summaryrefslogtreecommitdiff
path: root/cairo-version.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-09-24 11:31:03 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2010-09-24 11:31:03 +0100
commit7b308fdcc9cda8291176f1f614fe416d80e330dd (patch)
treef6a2e823efc5599bfd21f22a6146d5fbe6d368b6 /cairo-version.h
parent75e2b7c7b52be6663fac05925b9b4cc5f3b42f9f (diff)
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!
Diffstat (limited to 'cairo-version.h')
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index f22b57429..53f2c2cef 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -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