summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-09-05 15:56:55 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-09-05 16:08:19 +0100
commit28ad0f9f3bec65e462e29a1d0b1757a86d16c129 (patch)
tree8b342004ae7a5ad98daf35b51640ab6dd4658901
parent59e2a93b3c8a7b83d537bb2a4bbdd5f0f36a0cbc (diff)
Bump version for new development tree, 1.13.1
-rw-r--r--cairo-version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cairo-version.h b/cairo-version.h
index 046a614f1..df272d14b 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 12
-#define CAIRO_VERSION_MICRO 17
+#define CAIRO_VERSION_MINOR 13
+#define CAIRO_VERSION_MICRO 1
#endif