summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-utils.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-08-18 15:26:21 +0100
committerRichard Hughes <richard@hughsie.com>2014-08-18 15:27:42 +0100
commita1d26b5c0aba4bae7dc958ba0a370ab0c69f94b3 (patch)
tree237437d483daa5d221288a2e91ebbfd19a727273 /libappstream-builder/asb-utils.c
parent8b986d298a19f0db8fbe0618d142b339569c64ca (diff)
downloadappstream-glib-a1d26b5c0aba4bae7dc958ba0a370ab0c69f94b3.tar.gz
Store vetos in the XML itself
Stop munging these into the decription, as this is fragile and breaks the cache-id loading of the failed metadata.
Diffstat (limited to 'libappstream-builder/asb-utils.c')
-rw-r--r--libappstream-builder/asb-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-builder/asb-utils.c b/libappstream-builder/asb-utils.c
index ae3450d..ae220f8 100644
--- a/libappstream-builder/asb-utils.c
+++ b/libappstream-builder/asb-utils.c
@@ -37,7 +37,7 @@
#include "asb-utils.h"
#include "asb-plugin.h"
-#define ASB_METADATA_CACHE_VERSION 2
+#define ASB_METADATA_CACHE_VERSION 3
/**
* asb_utils_get_builder_id: