summaryrefslogtreecommitdiff
path: root/src/xine-engine/post.h
diff options
context:
space:
mode:
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 894ef9180..38dc3a75c 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.9 2003/05/31 18:33:31 miguelfreitas Exp $
+ * $Id: post.h,v 1.10 2003/08/04 03:47:11 miguelfreitas Exp $
*
* post plugin definitions
*
@@ -38,7 +38,7 @@
# include <xine/xineutils.h>
#endif
-#define POST_PLUGIN_IFACE_VERSION 3
+#define POST_PLUGIN_IFACE_VERSION 4
typedef struct post_class_s post_class_t;