summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-12-25 23:04:47 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2010-12-25 23:04:47 +0000
commitc84730d88983623dddd6b9980d82648b7297444d (patch)
treeb72dd0cb64fce34014f98cf852ae0f58d0a87851
parent4938e11ffe11781e4e294092807ebc67f362eac6 (diff)
downloadcairo-c84730d88983623dddd6b9980d82648b7297444d.tar.gz
version: Post release version bump
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index ebbd62227..a28992ad6 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 10
-#define CAIRO_VERSION_MICRO 2
+#define CAIRO_VERSION_MICRO 3
#endif