Post-release version bump to 1.18.5

This commit is contained in:
Emmanuele Bassi 2025-03-08 12:39:18 +00:00
parent 4541e0cd3a
commit 22206ba5dd

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 18
#define CAIRO_VERSION_MICRO 4
#define CAIRO_VERSION_MICRO 5
#endif