summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-02-19 16:30:18 -0800
committerCarl Worth <cworth@cworth.org>2010-02-19 16:30:18 -0800
commit2297f9878629882ff5ba99905bb54f3933e8eead (patch)
tree8caa179ddfab979ade1c4be3393dd069ff5a53da
parentdc7eba7564c1cf90cb4d330824e63053a51d3450 (diff)
Increment cairo version to 1.8.111.8
Following the 1.8.10 release.
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index cec049c31..892c6c53c 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 8
-#define CAIRO_VERSION_MICRO 10
+#define CAIRO_VERSION_MICRO 11
#endif