diff options
author | Carl Worth <cworth@cworth.org> | 2009-10-15 14:40:22 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-10-15 14:40:22 -0700 |
commit | b0f309abb33fb7e068199c941835af0217d8d1fc (patch) | |
tree | 957b7722fe540b6640df331f6fae8fefc9bb8ddc | |
parent | 3b113275f8b081685227fc073c03f64bb1a229d3 (diff) |
Update version to 1.9.4
In preparation for the 1.9.4 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 0ee7b343..1ee9b77a 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 3 +#define CAIRO_VERSION_MICRO 4 #endif |