Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
cairo-version.h
Go to the documentation of this file.
1#ifndef CAIRO_VERSION_H
2#define CAIRO_VERSION_H
3
4#define CAIRO_VERSION_MAJOR 1
5#define CAIRO_VERSION_MINOR 18
6#define CAIRO_VERSION_MICRO 2
7
8#endif