repo.or.cz
/
moon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
in class/System.Windows/System.Windows/:
[moon.git]
/
cairo
/
cairo-version.h
blob
879ec71961017fa773fbe18c40cf8c9e08f7645c
1
#ifndef CAIRO_VERSION_H
2
#define CAIRO_VERSION_H
3
4
#define CAIRO_VERSION_MAJOR 1
5
#define CAIRO_VERSION_MINOR 8
6
#define CAIRO_VERSION_MICRO 4
7
8
#endif