2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git] / cairo / cairo-version.h
blob879ec71961017fa773fbe18c40cf8c9e08f7645c
1 #ifndef CAIRO_VERSION_H
2 #define CAIRO_VERSION_H
4 #define CAIRO_VERSION_MAJOR 1
5 #define CAIRO_VERSION_MINOR 8
6 #define CAIRO_VERSION_MICRO 4
8 #endif