[cairo-commit] cairo-version.h

Bryce Harrington bryce at kemper.freedesktop.org
Thu Oct 29 18:18:44 PDT 2015


 cairo-version.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bc4271a1392e5462c875a051c8720d8dd461d4fe
Author: Bryce Harrington <bryce at osg.samsung.com>
Date:   Thu Oct 29 18:17:39 2015 -0700

    Bump version for new development tree, 1.15.1

diff --git a/cairo-version.h b/cairo-version.h
index 515ea26..57deff0 100644
--- a/cairo-version.h
+++ b/cairo-version.h
@@ -2,7 +2,7 @@
 #define CAIRO_VERSION_H
 
 #define CAIRO_VERSION_MAJOR 1
-#define CAIRO_VERSION_MINOR 14
-#define CAIRO_VERSION_MICRO 4
+#define CAIRO_VERSION_MINOR 15
+#define CAIRO_VERSION_MICRO 1
 
 #endif


More information about the cairo-commit mailing list