diff options
author | Carl Worth <cworth@cworth.org> | 2008-11-14 11:08:40 +0100 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2008-11-14 11:08:40 +0100 |
commit | 66e8f142e381501d114888c2d1fc1e7f6d6a9857 (patch) | |
tree | a169c8b216b88e0e5ab873a6cd36f7de39c7fd88 | |
parent | b9c1344ad82d38bb86fa85fbb565b2de64aa0e35 (diff) |
Increment version to 1.8.41.8.4
-rw-r--r-- | cairo-version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo-version.h b/cairo-version.h index 0a2f40a77..879ec7196 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 3 +#define CAIRO_VERSION_MICRO 4 #endif |