Post-release version bump to 1.18.1

This commit is contained in:
Emmanuele Bassi 2023-09-23 14:37:00 +01:00
parent 3909090108
commit 05d1a41a1f

View file

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