summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2014-10-13 18:45:53 -0700
committerBryce Harrington <bryce@osg.samsung.com>2014-10-13 18:45:53 -0700
commit60ca80b248c2a5ffd0744162af7a1f1df1b04398 (patch)
tree0b2b9551a6065fc31ebca7790a59eaece5756834
parent3e41f7b38169f7724ed737790a5c0ad68ff80a04 (diff)
downloadcairo-60ca80b248c2a5ffd0744162af7a1f1df1b04398.tar.gz
1.14.0 release
-rw-r--r--cairo-version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cairo-version.h b/cairo-version.h
index df272d14b..c65a5ffc6 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 13
-#define CAIRO_VERSION_MICRO 1
+#define CAIRO_VERSION_MINOR 14
+#define CAIRO_VERSION_MICRO 0
#endif