summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-01-31 16:23:24 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2013-01-31 16:23:24 +0000
commit28dbafd5643fcf637a556fc196b5b984d44d151d (patch)
treefb990c39c206dd944109855b2da50cc2fc0a2ab3
parenta201a1169f472e822a66275b7dffe62f241d8ec0 (diff)
Post release version bump to 1.12.13
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index 73145954..13f20f12 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 12
-#define CAIRO_VERSION_MICRO 12
+#define CAIRO_VERSION_MICRO 13
#endif