aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-09-18 20:22:05 +0000
committerPaul B Mahol <onemda@gmail.com>2015-09-20 19:54:57 +0200
commit2a0fc55995b7a3fea828b2e245c369d76c5a0b62 (patch)
tree0491fd62ab5a6e70b49bf8853034f7071d4eb448 /libavfilter/version.h
parent44f660e7e75b856eafa5f7e7cc6e633de5d01b5d (diff)
downloadffmpeg-2a0fc55995b7a3fea828b2e245c369d76c5a0b62.tar.gz
avfilter: add rubberband wrapper
Signed-off-by: Paul B Mahol <onemda@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 e918184f6a..9d44fd0a10 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 5
+#define LIBAVFILTER_VERSION_MINOR 6
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \