mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 01:48:07 +02:00
Post-release version bump to 1.17.5
This should have been done after releasing 1.17.4, but it did not happen. The micro version component in Cairo is always odd in Git, and even in releases.
This commit is contained in:
parent
76c7f5edcf
commit
d9c9e3b696
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
#define CAIRO_VERSION_MAJOR 1
|
||||
#define CAIRO_VERSION_MINOR 17
|
||||
#define CAIRO_VERSION_MICRO 4
|
||||
#define CAIRO_VERSION_MICRO 5
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue