summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2015-01-25 19:18:59 +0100
committerClément Bœsch <u@pkh.me>2015-02-14 20:49:08 +0100
commit4ab7eb0da2326ccc424f8fdd69ca31c61edc2eb5 (patch)
treeec427fe075860dc0fbdacfcde7d422a27c1c97d6 /libavfilter
parentbab4fcebb112590c1213b59bd7572eb3a36bc83b (diff)
avfilter: bump minor and Changelog document the new filters
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 4e506888e0..9febcbb69c 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 5
-#define LIBAVFILTER_VERSION_MINOR 10
+#define LIBAVFILTER_VERSION_MINOR 11
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \