summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2016-12-07 21:03:27 -0800
committerBryce Harrington <bryce@osg.samsung.com>2016-12-07 21:03:27 -0800
commit3c60c57c609942739f898945a2f0c165f30b6ea6 (patch)
tree8beb63592a8aefd264ab50266b964b3a6432146e
parent9b23aa0f9de4b0ccac8640bea43570b13f8f5a0f (diff)
Start 1.14.9 development
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index 6c0b0902d..73acc756c 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 14
-#define CAIRO_VERSION_MICRO 8
+#define CAIRO_VERSION_MICRO 9
#endif