summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-01-22 13:12:36 +0000
committerRichard Hughes <richard@hughsie.com>2016-01-22 13:57:13 +0000
commit420423afe4320a8e780742a3ae06251e0dc69fad (patch)
treec4abc479012699c3b6fe26f1d2ebaf32489a8c2b /configure.ac
parent0c7e133ae291716c030d51630a886313c82410a3 (diff)
downloadappstream-glib-420423afe4320a8e780742a3ae06251e0dc69fad.tar.gz
Remove the GIR and GResource, nm and KDE-specific plugins
Applications have to specify the kudos upstream and relying on these hacky heuristics only worked some of the time for packages, and none of the time for xdg-app and Limba.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7a38f33..f08276b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_SUBST(AS_VERSION)
# this refers to the plugin API version
# this is not in any way related to a package or soname version
-AS_PLUGIN_VERSION=4
+AS_PLUGIN_VERSION=5
AC_SUBST(AS_PLUGIN_VERSION)
AC_DEFINE_UNQUOTED([AS_PLUGIN_VERSION], "$AS_PLUGIN_VERSION", [plugin API version])