Bump version for new development tree, 1.13.1

This commit is contained in:
Chris Wilson 2013-09-05 15:56:55 +01:00
parent 59e2a93b3c
commit 28ad0f9f3b

View file

@ -2,7 +2,7 @@
#define CAIRO_VERSION_H
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 12
#define CAIRO_VERSION_MICRO 17
#define CAIRO_VERSION_MINOR 13
#define CAIRO_VERSION_MICRO 1
#endif