summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorArwa Arif <arwaarif1994@gmail.com>2014-12-23 22:24:37 +0530
committerStefano Sabatini <stefasab@gmail.com>2014-12-24 16:29:18 +0100
commitbdc4db0ee356cd318260e817de9a9930eaf9954f (patch)
tree8f3921d4b39ac7f094975754aa28423108a9c0a6 /libavfilter/version.h
parentecafde6606a51c285ed7ca4d27697392b493919e (diff)
lavfi: port mp=fspp to a native libavfilter filter
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 8b6a09f4dc..24279a2b0b 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 4
+#define LIBAVFILTER_VERSION_MINOR 5
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \