[gnome-software] trivial: Bump plugin version after recent plugin API	changes
- From: Kalev Lember <klember src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-software] trivial: Bump plugin version after recent plugin API	changes
 
- Date: Tue, 19 Aug 2014 08:14:34 +0000 (UTC)
 
commit 95a7eaba8fb4c7a042cd7fcbc8ec91fc2411fe04
Author: Kalev Lember <kalevlember gmail com>
Date:   Tue Aug 19 08:13:00 2014 +0200
    trivial: Bump plugin version after recent plugin API changes
 configure.ac                   |    2 +-
 contrib/gnome-software.spec.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 483a047..7c7438f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,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=5
+GS_PLUGIN_API_VERSION=6
 AC_SUBST(GS_PLUGIN_API_VERSION)
 AC_DEFINE_UNQUOTED([GS_PLUGIN_API_VERSION], "$GS_PLUGIN_API_VERSION", [the plugin API version])
 
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index 9e8616c..6b2d4b6 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -30,7 +30,7 @@ BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: libappstream-glib-devel
 
 # this is not a library version
-%define gs_plugin_version               5
+%define gs_plugin_version               6
 
 %description
 gnome-software is an application that makes it easy to add, remove
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]