mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-25 07:10:10 +01:00
Increment version to 1.9.1
We're finalyl opening the 1.9 development series in order to land lots of exciting new features that people have been working on.
This commit is contained in:
parent
d53537e8b5
commit
5037fa238e
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 8
|
||||
#define CAIRO_VERSION_MICRO 3
|
||||
#define CAIRO_VERSION_MINOR 9
|
||||
#define CAIRO_VERSION_MICRO 1
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue