summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-02-19 16:24:49 -0800
committerCarl Worth <cworth@cworth.org>2010-02-19 16:24:49 -0800
commitdc7eba7564c1cf90cb4d330824e63053a51d3450 (patch)
treeceee4663e9a1e71fac95be92a2150f164dfb2b3c
parentfeadfb7c691602baeb156f7b80001d7dc0031ff6 (diff)
Increment cairo version to 1.8.10.1.8.10
For the 1.8.10 release, of course.
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index e838e9eb0..cec049c31 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 9
+#define CAIRO_VERSION_MICRO 10
#endif