diff options
author | Carl Worth <cworth@cworth.org> | 2009-06-11 15:28:59 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-06-12 11:59:02 -0700 |
commit | e9b9d2a7c17ca4b2bc2991fdc4893aed850578db (patch) | |
tree | d3d8fe95c760ab1abfb7943b7282cbc49d1298ea | |
parent | 8ac8c5b428d11b11ba9fb55264cd9091368f6acb (diff) |
Update version to 1.9.21.9.2
In preparation for the (long overdue) 1.9.2 snapshot today.
-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 489ff2e61..af98f01cf 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 1 +#define CAIRO_VERSION_MICRO 2 #endif |