summaryrefslogtreecommitdiff
path: root/cairo-version.h
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-10-30 08:20:59 -0700
committerCarl Worth <cworth@cworth.org>2008-10-30 08:20:59 -0700
commitd53537e8b5e3a8345983d8a0529cb230fa2886d1 (patch)
tree33c32199a3baa027e25cf24e4034e8adeaec9b46 /cairo-version.h
parentf7c958d97221375fdcbb6c58c3b58c07676b7589 (diff)
Increment version to 1.8.3 after the 1.8.2 release.
Thanks to Chris Wilson (who else?) for the last-minute bug fix.
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 991c9601..0a2f40a7 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 2
+#define CAIRO_VERSION_MICRO 3
#endif