repo.or.cz
/
luatex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
new beta-0.90.0
[luatex.git]
/
source
/
libs
/
cairo
/
cairo-src
/
cairo-version.h
blob
4c1de000c1c07029ebbd23941112cf0c4fadac1c
1
#ifndef CAIRO_VERSION_H
2
#define CAIRO_VERSION_H
3
4
#define CAIRO_VERSION_MAJOR 1
5
#define CAIRO_VERSION_MINOR 14
6
#define CAIRO_VERSION_MICRO 6
7
8
#endif