summaryrefslogtreecommitdiff
path: root/src/xine-engine/post.h
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2003-12-14 22:13:22 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2003-12-14 22:13:22 +0000
commit5d30a7730fa08774a1c48082580eb40a4e9a8095 (patch)
treeb198904ee91076650a7938e67dfec1c9adc54191 /src/xine-engine/post.h
parent66c4fcde29262517d59ce10f7dafa7c4f38d9809 (diff)
downloadxine-lib-5d30a7730fa08774a1c48082580eb40a4e9a8095.tar.gz
xine-lib-5d30a7730fa08774a1c48082580eb40a4e9a8095.tar.bz2
API version bounce
CVS patchset: 5912 CVS date: 2003/12/14 22:13:22
Diffstat (limited to 'src/xine-engine/post.h')
-rw-r--r--src/xine-engine/post.h4
1 files changed, 2 insertions, 2 deletions
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 <xine/xineutils.h>
#endif
-#define POST_PLUGIN_IFACE_VERSION 6
+#define POST_PLUGIN_IFACE_VERSION 7
typedef struct post_class_s post_class_t;