summaryrefslogtreecommitdiff
path: root/cairo-version.h
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-02-19 17:39:50 -0800
committerCarl Worth <cworth@cworth.org>2010-02-19 17:39:50 -0800
commitfc7be0014d91c8536db8a15ae98b5e78c354c160 (patch)
tree84cb6c906659dd6350f3b9b51244411a6e925411 /cairo-version.h
parentcb090136b2b0b89bde69d9575f2f592b46e144e8 (diff)
downloadcairo-fc7be0014d91c8536db8a15ae98b5e78c354c160.tar.gz
Update version to 1.9.7.
Following the 1.9.6 snapshot.
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 7e6ef9e9f..932a505b1 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 6
+#define CAIRO_VERSION_MICRO 7
#endif