summaryrefslogtreecommitdiff
path: root/cairo-version.h
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-09-25 16:06:19 -0700
committerCarl Worth <cworth@cworth.org>2008-09-25 16:06:19 -0700
commitdd7e2461ce748403e121a5de5e4e4c8890e39236 (patch)
treec21def17a297592dfdde56b99fd1675f3b0cfc1f /cairo-version.h
parent6b3aa86b1c5b2fce3e56b43142c4ec2664a37032 (diff)
Increment cairo version to 1.8.1 after the 1.8.0 release.
Diffstat (limited to 'cairo-version.h')
-rw-r--r--cairo-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h
index c3674c464..873f653a8 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 8
-#define CAIRO_VERSION_MICRO 0
+#define CAIRO_VERSION_MICRO 1
#endif