module-manager: bump ABI

This is not strictly required, but better to be safe
This commit is contained in:
Kondor Dániel
2025-12-29 23:52:25 +01:00
parent ab41ea87fe
commit 6dc832e79d

View File

@@ -44,7 +44,7 @@ G_BEGIN_DECLS
* It is not required the change this when adding a function to the
* public API (loading the module will fail if it refers to an
* unresolved symbol anyway). */
#define GLDI_ABI_VERSION 20251226
#define GLDI_ABI_VERSION 20251229
// manager
#ifndef _MANAGER_DEF_