summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-02-19 17:24:33 -0800
committerCarl Worth <cworth@cworth.org>2010-02-19 17:24:33 -0800
commit20cf7c92b332a5fd28227f0cdaa50e3f1080c038 (patch)
tree2df29e212c23fc1bf716767858ba9e85f211cc33
parent1c3d417c30bd60c51512d23440896a6a7f51bf23 (diff)
Update version to 1.9.6
For a new cairo 1.9.6 snapshot.
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index c9012bf5..7e6ef9e9 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 9
-#define CAIRO_VERSION_MICRO 5
+#define CAIRO_VERSION_MICRO 6
#endif