summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-22 01:34:15 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-22 02:43:48 +0200
commitaf2ed4b7488468abc8ccdd1b45d810886a609e1e (patch)
treebf0a8b1149094f3cdca9d7919d3b8b2de2b23c42 /libavfilter
parent8a5b71d0c3dbb0b1a6895ea858353e6fb41e9ab8 (diff)
lavfi: bump minor and add changelog entry after the split filter addition
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 02f2ed2f77..4502f3e54a 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -26,7 +26,7 @@
#include "libavutil/samplefmt.h"
#define LIBAVFILTER_VERSION_MAJOR 2
-#define LIBAVFILTER_VERSION_MINOR 8
+#define LIBAVFILTER_VERSION_MINOR 9
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \