From eb07872499376334e8efa51cd319afc947ccbc9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20No=C3=ABl?= Date: Fri, 23 Jul 2021 08:27:14 +0200 Subject: Update current newest version in AsStore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We are now in version 0.14 Signed-off-by: Corentin Noël --- libappstream-glib/as-store.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libappstream-glib/as-store.c b/libappstream-glib/as-store.c index 443f983..9595f29 100644 --- a/libappstream-glib/as-store.c +++ b/libappstream-glib/as-store.c @@ -35,7 +35,7 @@ #include "as-yaml.h" #include "as-store-cab.h" -#define AS_API_VERSION_NEWEST 0.8 +#define AS_API_VERSION_NEWEST 0.14 typedef enum { AS_STORE_PROBLEM_NONE = 0, -- cgit v1.2.1