From 5d30a7730fa08774a1c48082580eb40a4e9a8095 Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Sun, 14 Dec 2003 22:13:22 +0000 Subject: API version bounce CVS patchset: 5912 CVS date: 2003/12/14 22:13:22 --- src/xine-engine/post.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xine-engine/post.h') diff --git a/src/xine-engine/post.h b/src/xine-engine/post.h index 82793f2d0..5c3055929 100644 --- a/src/xine-engine/post.h +++ b/src/xine-engine/post.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: post.h,v 1.15 2003/12/09 00:02:37 f1rmb Exp $ + * $Id: post.h,v 1.16 2003/12/14 22:13:26 siggi Exp $ * * post plugin definitions * @@ -38,7 +38,7 @@ # include #endif -#define POST_PLUGIN_IFACE_VERSION 6 +#define POST_PLUGIN_IFACE_VERSION 7 typedef struct post_class_s post_class_t; -- cgit v1.2.3