repo.or.cz
/
cairo
/
gpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pre fix INTENSITY [Copy]TexImage problem (we must use red...)
[cairo/gpu.git]
/
cairo-version.h
blob
0ee7b343228cdbabbc92cb6156c8f29c1fed78da
1
#ifndef CAIRO_VERSION_H
2
#define CAIRO_VERSION_H
3
4
#define CAIRO_VERSION_MAJOR 1
5
#define CAIRO_VERSION_MINOR 9
6
#define CAIRO_VERSION_MICRO 3
7
8
#endif