summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-07 18:56:44 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-07 18:56:44 +0000
commitda6ec07c41fe4677a3cebaa3d918fe7a580da3f3 (patch)
tree324665f316f8f262d8a8520ddf789d67c9cfe3c3 /libavfilter
parent7313132bccc82fe379d88e37e407f842089ca630 (diff)
Bump lavfi minor and add APIchanges entry after the rename of
AVFilterInOut.filter. Originally committed as revision 25701 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 7cda6fc06d..b12b7c7d81 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -25,7 +25,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 1
-#define LIBAVFILTER_VERSION_MINOR 56
+#define LIBAVFILTER_VERSION_MINOR 57
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \