mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 11:08:12 +02:00
Increment cairo version to 1.8.0.
This commit is contained in:
parent
e1560eceab
commit
6b3aa86b1c
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define CAIRO_VERSION_H
|
||||
|
||||
#define CAIRO_VERSION_MAJOR 1
|
||||
#define CAIRO_VERSION_MINOR 7
|
||||
#define CAIRO_VERSION_MICRO 7
|
||||
#define CAIRO_VERSION_MINOR 8
|
||||
#define CAIRO_VERSION_MICRO 0
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue