[cairo-commit] Branch '1.14' - cairo-version.h NEWS
Bryce Harrington
bryce at kemper.freedesktop.org
Thu Oct 29 18:19:39 PDT 2015
NEWS | 2 +-
cairo-version.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 5d336c66ab9fbb64c8dbefbacb2b846aaed1d9e7
Author: Bryce Harrington <bryce at osg.samsung.com>
Date: Thu Oct 29 18:19:01 2015 -0700
Bump version for new stable tree, 1.14.5
diff --git a/NEWS b/NEWS
index 7bfa618..5959b67 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ updates to documentation, etc.
For a complete log of changes since 1.14.2, please see:
- http://cairographics.org/releases/ChangeLog.1.14.4
+ http://cairographics.org/releases/ChangeLog.cairo-1.14.4
Features
diff --git a/cairo-version.h b/cairo-version.h
index 515ea26..55f7e5b 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 4
+#define CAIRO_VERSION_MICRO 5
#endif
More information about the cairo-commit
mailing list