summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Noël <corentin.noel@collabora.com>2021-07-23 08:27:14 +0200
committerRichard Hughes <richard@hughsie.com>2021-07-23 08:36:50 +0100
commiteb07872499376334e8efa51cd319afc947ccbc9e (patch)
tree537a405d7d8fb261c86201b4ac60abd8e8d25feb
parente98c97fcd4e0ffa17b00f842c9bad462bf7c3afb (diff)
downloadappstream-glib-eb07872499376334e8efa51cd319afc947ccbc9e.tar.gz
Update current newest version in AsStore
We are now in version 0.14 Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
-rw-r--r--libappstream-glib/as-store.c2
1 files changed, 1 insertions, 1 deletions
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,