summaryrefslogtreecommitdiff
path: root/plugins/shellexecui/shellexecui.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shellexecui/shellexecui.c')
-rw-r--r--plugins/shellexecui/shellexecui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/shellexecui/shellexecui.c b/plugins/shellexecui/shellexecui.c
index 9bd82bc6..39761ec5 100644
--- a/plugins/shellexecui/shellexecui.c
+++ b/plugins/shellexecui/shellexecui.c
@@ -395,7 +395,7 @@ int shxui_connect() {
static DB_misc_t plugin = {
.plugin.type = DB_PLUGIN_MISC,
.plugin.api_vmajor = 1,
- .plugin.api_vminor = 0,
+ .plugin.api_vminor = 5,
.plugin.version_major = 1,
.plugin.version_minor = 0,
#if GTK_CHECK_VERSION(3,0,0)