diff options
author | Carl Worth <cworth@cworth.org> | 2010-02-19 17:24:33 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-02-19 17:24:33 -0800 |
commit | 20cf7c92b332a5fd28227f0cdaa50e3f1080c038 (patch) | |
tree | 2df29e212c23fc1bf716767858ba9e85f211cc33 | |
parent | 1c3d417c30bd60c51512d23440896a6a7f51bf23 (diff) |
Update version to 1.9.6
For a new cairo 1.9.6 snapshot.
-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 c9012bf58..7e6ef9e9f 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 9 -#define CAIRO_VERSION_MICRO 5 +#define CAIRO_VERSION_MICRO 6 #endif |