From a78cd0f86f650fd566337d9abb86eedc51e3e699 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 19 Jun 2008 14:29:58 +0100 Subject: Bump the catalogue cache version no. due to media.video4linux.tv_standard. --- src/xine-engine/load_plugins.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xine-engine/load_plugins.c b/src/xine-engine/load_plugins.c index 050a01832..254977ef7 100644 --- a/src/xine-engine/load_plugins.c +++ b/src/xine-engine/load_plugins.c @@ -99,7 +99,7 @@ static void remove_segv_handler(void){ #endif #endif /* 0 */ -#define CACHE_CATALOG_VERSION 3 +#define CACHE_CATALOG_VERSION 4 static const int plugin_iface_versions[] = { INPUT_PLUGIN_IFACE_VERSION, -- cgit v1.2.3