mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
libgimpmodude: increment GIMP_MODULE_ABI_VERSION
We don't want 2.x modules to be loaded into 2.99
This commit is contained in:
@@ -51,7 +51,7 @@ G_BEGIN_DECLS
|
||||
* - one of the classes implemented by modules (currently #GimpColorDisplay,
|
||||
* #GimpColorSelector and #GimpController).
|
||||
**/
|
||||
#define GIMP_MODULE_ABI_VERSION 0x0004
|
||||
#define GIMP_MODULE_ABI_VERSION 0x0005
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user