[gnome-software/wip/kalev/modulesets-rework: 7/7] trivial: Bump plugin API version after latest plugin changes



commit b23af3959a81f34222887d0b99fb9c7134853f6d
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon Mar 16 17:31:41 2015 +0100

    trivial: Bump plugin API version after latest plugin changes

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 285de82..bf5008e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@ AM_CONDITIONAL(ENABLE_DOGTAIL, test "$enable_dogtail" != no)
 
 # this refers to the gnome-software plugin API version
 # this is not in any way related to a package or soname version
-GS_PLUGIN_API_VERSION=7
+GS_PLUGIN_API_VERSION=8
 AC_SUBST(GS_PLUGIN_API_VERSION)
 AC_DEFINE_UNQUOTED([GS_PLUGIN_API_VERSION], "$GS_PLUGIN_API_VERSION", [the plugin API version])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]