diff options
author | Bryce Harrington <bryce@osg.samsung.com> | 2015-10-28 20:15:53 -0700 |
---|---|---|
committer | Bryce Harrington <bryce@osg.samsung.com> | 2015-10-28 20:15:53 -0700 |
commit | 0317ee7f61f1f4d154f7cb7e56d2b1080c2c644a (patch) | |
tree | 7a25cc9d61abc5efdbaea88981082138f6cdf8b8 | |
parent | 01fff9f2d1646f27bd6f5cefcd880028330a2f67 (diff) |
1.14.4 release1.14.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 31168dd57..515ea2609 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 14 -#define CAIRO_VERSION_MICRO 3 +#define CAIRO_VERSION_MICRO 4 #endif |