diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/xine/post.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xine/post.h b/include/xine/post.h index 3056f8120..10844d03a 100644 --- a/include/xine/post.h +++ b/include/xine/post.h @@ -33,7 +33,7 @@ # include <xine/plugin_catalog.h> #endif -#define POST_PLUGIN_IFACE_VERSION 9 +#define POST_PLUGIN_IFACE_VERSION 10 typedef struct post_class_s post_class_t; |