summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-05-19 20:12:04 +0200
committerPaul B Mahol <onemda@gmail.com>2017-06-01 21:25:36 +0200
commitdc72d1dde914c16d85673e80bbe3d21967e47deb (patch)
tree24a3aa38108469b0b2e1651ed3be06392ae00b9b /libavfilter/version.h
parent2934a10f2ed32b1b80b9e3a0a2f55489fd4067f4 (diff)
downloadffmpeg-streaming-dc72d1dde914c16d85673e80bbe3d21967e47deb.zip
ffmpeg-streaming-dc72d1dde914c16d85673e80bbe3d21967e47deb.tar.gz
avfilter: add audio surround upmixer
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 55cf5d0..11cfe51 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 90
+#define LIBAVFILTER_VERSION_MINOR 91
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud