diff options
Diffstat (limited to 'ui/uitypes.h')
| -rw-r--r-- | ui/uitypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/uitypes.h b/ui/uitypes.h index 4c2e9404..68b18655 100644 --- a/ui/uitypes.h +++ b/ui/uitypes.h @@ -6,7 +6,7 @@ // there are changes to the API that affect linking, including new functions, // new types, modifications to existing functions or types, or new versions // of the Qt libraries. -#define BN_CURRENT_UI_ABI_VERSION 14 +#define BN_CURRENT_UI_ABI_VERSION 15 // Minimum ABI version that is supported for loading of plugins. Plugins that // are linked to an ABI version less than this will not be able to load and |
