mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00: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:
parent
f676f2aa79
commit
2aaa133442
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ G_BEGIN_DECLS
|
||||||
* - one of the classes implemented by modules (currently #GimpColorDisplay,
|
* - one of the classes implemented by modules (currently #GimpColorDisplay,
|
||||||
* #GimpColorSelector and #GimpController).
|
* #GimpColorSelector and #GimpController).
|
||||||
**/
|
**/
|
||||||
#define GIMP_MODULE_ABI_VERSION 0x0004
|
#define GIMP_MODULE_ABI_VERSION 0x0005
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue