Add BuildRequires: pkgconfig(wayland-egl)
[platform/core/graphics/cairo.git] / cairo-version.h
1 #ifndef CAIRO_VERSION_H
2 #define CAIRO_VERSION_H
3
4 #define CAIRO_VERSION_MAJOR 1
5 #define CAIRO_VERSION_MINOR 12
6 #define CAIRO_VERSION_MICRO 14
7
8 #endif