summaryrefslogtreecommitdiff
path: root/cairo-version.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-09-06 17:15:51 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2010-09-06 17:15:51 +0100
commitcb0bc64c16b3a38cbf0c622830c18ac9ea6e2ffe (patch)
treed2222dd6b8a2da2f43f4b43a72f100aa8e6572fc /cairo-version.h
parent87fad104645c481ab027afbc9fa45c54cacbc9a7 (diff)
version: 1.10.0 *release*1.10.0
/me faints with excitement.
Diffstat (limited to 'cairo-version.h')
-rw-r--r--cairo-version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cairo-version.h b/cairo-version.h
index 3146336ca..020bd2a2e 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -2,7 +2,7 @@
#define CAIRO_VERSION_H
#define CAIRO_VERSION_MAJOR 1
-#define CAIRO_VERSION_MINOR 9
-#define CAIRO_VERSION_MICRO 15
+#define CAIRO_VERSION_MINOR 10
+#define CAIRO_VERSION_MICRO 0
#endif